]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - cddl/usr.sbin/dtrace/tests/common/misc/Makefile
MFC r277912,r278738,r279418,r280835,r288416:
[FreeBSD/stable/10.git] / cddl / usr.sbin / dtrace / tests / common / misc / 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      err.D_PRAGMA_OPTSET.d  \
9      tst.badopt.d  \
10      tst.boolopt.d  \
11      tst.boolopt.d.out  \
12      tst.dofmax.ksh  \
13      tst.dynopt.d  \
14      tst.dynopt.d.out  \
15      tst.enablerace.ksh  \
16      tst.haslam.d  \
17      tst.include.ksh  \
18      tst.macroglob.ksh  \
19      tst.macroglob.ksh.out  \
20      tst.roch.d  \
21      tst.schrock.ksh  \
22
23 TESTEXES= \
24
25
26 CFILES= \
27
28
29
30 .include "../../Makefile.inc1"