Bryan Drewery b16fc49e73 Rename Makefile.inc1 to dtrace.test.mk to avoid clash with top-level Makefile.inc1.
Discussed with:	ngie, markj
Sponsored by:	EMC / Isilon Storage Division
2015-11-25 20:43:45 +00:00

42 lines
847 B
Makefile

# $FreeBSD$
#
# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
#
TESTFILES= \
err.invalidpid.d \
err.invalidpid2.d \
err.invalidpid3.d \
err.invalidtype.ksh \
err.invalidtype2.ksh \
err.user64mode.ksh \
tst.aouttype.ksh \
tst.chasestrings.ksh \
tst.chasestrings.ksh.out \
tst.libtype.ksh \
tst.linkmap.ksh \
tst.pidprint.ksh \
tst.pidprinttarg.ksh \
tst.printtype.ksh \
tst.printtype.ksh.out \
tst.printtypetarg.ksh \
tst.userlandkey.ksh \
tst.userlandkey.ksh.out \
tst.userstrings.ksh \
tst.userstrings.ksh.out \
TESTEXES= \
CFILES= \
tst.aouttype.c \
tst.chasestrings.c \
tst.libtype.c \
tst.printtype.c \
WITH_CTF=YES
.include "../../dtrace.test.mk"