1# $FreeBSD$ 2 3# 4# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh. 5# 6 7PACKAGE= tests 8 9${PACKAGE}FILES= \ 10 tst.else.d \ 11 tst.if.d \ 12 tst.if2.d \ 13 tst.if_before_after.d \ 14 tst.if_nested.d \ 15 tst.if_trailing_semicolon.d \ 16 tst.if_trailing_semicolon2.d \ 17 18TESTEXES= \ 19 20 21CFILES= \ 22 23 24 25.include "../../dtrace.test.mk" 26