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.rax.d  \
9     tst.uregsarray.d  \
10
11TESTEXES= \
12
13
14CFILES= \
15     tst.rax.c  \
16
17
18.include "../../dtrace.test.mk"
19