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     tst.badcopyin.d  \
9     tst.badcopyinstr.d  \
10     tst.badcopyout.d  \
11     tst.badcopyoutstr.d  \
12
13TESTEXES= \
14
15
16CFILES= \
17
18
19
20.include "../../dtrace.test.mk"
21