# $FreeBSD: head/cddl/usr.sbin/dtrace/tests/common/begin/Makefile 299094 2016-05-04 23:20:53Z ngie $

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

PACKAGE=	tests

${PACKAGE}FILES= \
     err.D_PDESC_ZERO.begin.d  \
     err.D_PDESC_ZERO.tick.d  \
     tst.begin.d  \
     tst.begin.d.out  \
     tst.multibegin.d  \
     tst.multibegin.d.out  \

TESTEXES= \


CFILES= \



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