31 lines
636 B
Makefile
31 lines
636 B
Makefile
#
|
|
# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
|
|
#
|
|
|
|
PACKAGE= tests
|
|
|
|
${PACKAGE}FILES= \
|
|
err.D_CHR_NL.char.d \
|
|
err.D_CHR_NULL.char.d \
|
|
err.D_INT_DIGIT.InvalidDigit.d \
|
|
err.D_INT_OFLOW.BigInt.d \
|
|
err.D_STR_NL.string.d \
|
|
err.D_SYNTAX.brace1.d \
|
|
err.D_SYNTAX.brace2.d \
|
|
err.D_SYNTAX.brack1.d \
|
|
err.D_SYNTAX.brack2.d \
|
|
err.D_SYNTAX.brack3.d \
|
|
err.D_SYNTAX.paren1.d \
|
|
err.D_SYNTAX.paren2.d \
|
|
err.D_SYNTAX.paren3.d \
|
|
tst.D_MACRO_OFLOW.ParIntOvflow.d.ksh \
|
|
|
|
TESTEXES= \
|
|
|
|
|
|
CFILES= \
|
|
|
|
|
|
|
|
.include "../../dtrace.test.mk"
|