19 lines
251 B
Makefile
19 lines
251 B
Makefile
#
|
|
# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
|
|
#
|
|
|
|
PACKAGE= tests
|
|
|
|
${PACKAGE}FILES= \
|
|
tst.rax.d \
|
|
tst.uregsarray.d \
|
|
|
|
TESTEXES= \
|
|
|
|
|
|
CFILES= \
|
|
tst.rax.c \
|
|
|
|
|
|
.include "../../dtrace.test.mk"
|