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