1
2#
3# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
4#
5
6PACKAGE=	tests
7
8${PACKAGE}FILES= \
9     err.D_PDESC_ZERO.begin.d  \
10     err.D_PDESC_ZERO.tick.d  \
11     tst.begin.d  \
12     tst.begin.d.out  \
13     tst.multibegin.d  \
14     tst.multibegin.d.out  \
15
16TESTEXES= \
17
18
19CFILES= \
20
21
22
23.include "../../dtrace.test.mk"
24