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_ZERO.notreturn.d \ 10 tst.basic.d \ 11 tst.functionentry.d \ 12 tst.functionreturnvalue.d \ 13 tst.ioctlargs.d \ 14 tst.offset.d \ 15 tst.offsetzero.d \ 16 tst.return.d \ 17 tst.return0.d \ 18 tst.tailcall.d \ 19 20TESTEXES= \ 21 22 23CFILES= \ 24 25 26 27.include "../../dtrace.test.mk" 28