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     err.D_PDESC_ZERO.begin.d  \
11     err.D_PDESC_ZERO.tick.d  \
12     tst.begin.d  \
13     tst.begin.d.out  \
14     tst.multibegin.d  \
15     tst.multibegin.d.out  \
16
17TESTEXES= \
18
19
20CFILES= \
21
22
23
24.include "../../dtrace.test.mk"
25