1# 2# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh. 3# 4 5PACKAGE= tests 6 7${PACKAGE}FILES= \ 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 37TESTEXES= \ 38 39 40CFILES= \ 41 42 43 44.include "../../dtrace.test.mk" 45