21 lines
295 B
Makefile
21 lines
295 B
Makefile
#
|
|
# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
|
|
#
|
|
|
|
PACKAGE= tests
|
|
|
|
${PACKAGE}FILES= \
|
|
tst.badcopyin.d \
|
|
tst.badcopyinstr.d \
|
|
tst.badcopyout.d \
|
|
tst.badcopyoutstr.d \
|
|
|
|
TESTEXES= \
|
|
|
|
|
|
CFILES= \
|
|
|
|
|
|
|
|
.include "../../dtrace.test.mk"
|