]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - cddl/usr.sbin/dtrace/tests/common/profile-n/Makefile
MFC r277912,r278738,r279418,r280835,r288416:
[FreeBSD/stable/10.git] / cddl / usr.sbin / dtrace / tests / common / profile-n / 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_PDESC_ZERO.profile.d  \
9      err.D_PDESC_ZEROonens.d  \
10      err.D_PDESC_ZEROonensec.d  \
11      err.D_PDESC_ZEROoneus.d  \
12      err.D_PDESC_ZEROoneusec.d  \
13      tst.argtest.d  \
14      tst.argtest.d.out  \
15      tst.basic.d  \
16      tst.basic.d.out  \
17      tst.func.ksh  \
18      tst.mod.ksh  \
19      tst.profilehz.d  \
20      tst.profilehz.d.out  \
21      tst.profilems.d  \
22      tst.profilems.d.out  \
23      tst.profilemsec.d  \
24      tst.profilemsec.d.out  \
25      tst.profilenhz.d  \
26      tst.profilenhz.d.out  \
27      tst.profilens.d  \
28      tst.profilens.d.out  \
29      tst.profilensec.d  \
30      tst.profilensec.d.out  \
31      tst.profiles.d  \
32      tst.profiles.d.out  \
33      tst.profilesec.d  \
34      tst.profilesec.d.out  \
35      tst.profileus.d  \
36      tst.profileus.d.out  \
37      tst.profileusec.d  \
38      tst.profileusec.d.out  \
39      tst.sym.ksh  \
40      tst.ufunc.ksh  \
41      tst.ufuncsort.ksh  \
42      tst.ufuncsort.ksh.out  \
43      tst.umod.ksh  \
44      tst.usym.ksh  \
45
46 TESTEXES= \
47
48
49 CFILES= \
50      tst.ufuncsort.c  \
51
52
53 .include "../../Makefile.inc1"