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.else.d \ 9 tst.if.d \ 10 tst.if2.d \ 11 tst.if_before_after.d \ 12 tst.if_nested.d \ 13 tst.if_trailing_semicolon.d \ 14 tst.if_trailing_semicolon2.d \ 15 16TESTEXES= \ 17 18 19CFILES= \ 20 21 22 23.include "../../dtrace.test.mk" 24