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