# $FreeBSD: head/cddl/usr.sbin/dtrace/tests/common/sugar/Makefile 304201 2016-08-16 02:34:25Z markj $

#
# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
#

PACKAGE=	tests

${PACKAGE}FILES= \
     tst.else.d  \
     tst.if.d  \
     tst.if2.d  \
     tst.if_before_after.d  \
     tst.if_nested.d  \
     tst.if_trailing_semicolon.d  \
     tst.if_trailing_semicolon2.d  \

TESTEXES= \


CFILES= \



.include "../../dtrace.test.mk"
