1# $FreeBSD$ 2 3# 4# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh. 5# 6 7TESTFILES= \ 8 err.D_PDESC_ZERO.notreturn.d \ 9 tst.basic.d \ 10 tst.functionentry.d \ 11 tst.functionreturnvalue.d \ 12 tst.ioctlargs.d \ 13 tst.offset.d \ 14 tst.offsetzero.d \ 15 tst.return.d \ 16 tst.return0.d \ 17 tst.tailcall.d \ 18 19TESTEXES= \ 20 21 22CFILES= \ 23 24 25 26.include "../../dtrace.test.mk" 27