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