1 2# 3# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh. 4# 5 6PACKAGE= tests 7 8${PACKAGE}FILES= \ 9 err.D_PDESC_INVAL.wrongdec4.d \ 10 err.D_PDESC_ZERO.nonprofile.d \ 11 err.D_PDESC_ZERO.wrongdec1.d \ 12 err.D_PDESC_ZERO.wrongdec2.d \ 13 err.D_PDESC_ZERO.wrongdec3.d \ 14 tst.basics.d \ 15 tst.basics.d.out \ 16 tst.beginexit.d \ 17 tst.beginprof.d \ 18 tst.beginprof.d.out \ 19 tst.probattrs.d \ 20 tst.probattrs.d.out \ 21 tst.probefunc.d \ 22 tst.probefunc.d.out \ 23 tst.probemod.d \ 24 tst.probemod.d.out \ 25 tst.probename.d \ 26 tst.probename.d.out \ 27 tst.probprov.d \ 28 tst.probprov.d.out \ 29 tst.profend.d \ 30 tst.profend.d.out \ 31 tst.profexit.d \ 32 tst.profexit.d.out \ 33 tst.trace.d \ 34 tst.trace.d.out \ 35 tst.twoprof.d \ 36 tst.twoprof.d.out \ 37 38TESTEXES= \ 39 40 41CFILES= \ 42 43 44 45.include "../../dtrace.test.mk" 46