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 tst.stop1.d \ 9 tst.stop2.d \ 10 11TESTEXES= \ 12 13 14CFILES= \ 15 tst.stop1.c \ 16 tst.stop2.c \ 17 18 19.include "../../dtrace.test.mk" 20