]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - cddl/usr.sbin/dtrace/tests/common/providers/Makefile
MFC r277912,r278738,r279418,r280835,r288416:
[FreeBSD/stable/10.git] / cddl / usr.sbin / dtrace / tests / common / providers / 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_INVAL.wrongdec4.d  \
9      err.D_PDESC_ZERO.nonprofile.d  \
10      err.D_PDESC_ZERO.wrongdec1.d  \
11      err.D_PDESC_ZERO.wrongdec2.d  \
12      err.D_PDESC_ZERO.wrongdec3.d  \
13      tst.basics.d  \
14      tst.basics.d.out  \
15      tst.beginexit.d  \
16      tst.beginprof.d  \
17      tst.beginprof.d.out  \
18      tst.probattrs.d  \
19      tst.probattrs.d.out  \
20      tst.probefunc.d  \
21      tst.probefunc.d.out  \
22      tst.probemod.d  \
23      tst.probemod.d.out  \
24      tst.probename.d  \
25      tst.probename.d.out  \
26      tst.probprov.d  \
27      tst.probprov.d.out  \
28      tst.profend.d  \
29      tst.profend.d.out  \
30      tst.profexit.d  \
31      tst.profexit.d.out  \
32      tst.trace.d  \
33      tst.trace.d.out  \
34      tst.twoprof.d  \
35      tst.twoprof.d.out  \
36
37 TESTEXES= \
38
39
40 CFILES= \
41
42
43
44 .include "../../Makefile.inc1"