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 annotated_helper.d \ 10 helper_helper.d \ 11 tst.annotated.d \ 12 tst.annotated.d.out \ 13 tst.circstack.d \ 14 tst.helper.d \ 15 tst.helper.d.out \ 16 17TESTEXES= \ 18 19 20CFILES= \ 21 tst.annotated.c \ 22 tst.helper.c \ 23 24 25.include "../../dtrace.test.mk" 26