]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - cddl/usr.sbin/dtrace/tests/common/ustack/Makefile
MFC r277912,r278738,r279418,r280835,r288416:
[FreeBSD/stable/10.git] / cddl / usr.sbin / dtrace / tests / common / ustack / Makefile
1 # $FreeBSD$
2
3 #
4 # This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
5 #
6
7 TESTFILES= \
8      tst.bigstack.d  \
9      tst.depth.ksh  \
10      tst.spin.ksh  \
11
12 TESTEXES= \
13
14
15 CFILES= \
16      tst.bigstack.c  \
17      tst.spin.c  \
18
19
20 .include "../../Makefile.inc1"