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