2015-02-28 18:30:06 -05:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
|
|
#
|
|
|
|
|
# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
|
|
|
|
|
#
|
|
|
|
|
|
2016-05-04 19:20:53 -04:00
|
|
|
PACKAGE= tests
|
|
|
|
|
|
|
|
|
|
${PACKAGE}FILES= \
|
2015-02-28 18:30:06 -05:00
|
|
|
err.D_IDENT_UNDEF.afterprobe.d \
|
|
|
|
|
err.D_PRAGCTL_INVAL.tabdefine.d \
|
|
|
|
|
err.D_SYNTAX.withoutpound.d \
|
|
|
|
|
err.defincomp.d \
|
|
|
|
|
err.ifdefelsenotendif.d \
|
|
|
|
|
err.ifdefincomp.d \
|
|
|
|
|
err.ifdefnotendif.d \
|
|
|
|
|
err.incompelse.d \
|
|
|
|
|
err.mulelse.d \
|
|
|
|
|
tst.ifdef.d \
|
|
|
|
|
tst.ifdef.d.out \
|
|
|
|
|
tst.ifndef.d \
|
|
|
|
|
tst.ifndef.d.out \
|
|
|
|
|
tst.ifnotdef.d \
|
|
|
|
|
tst.ifnotdef.d.out \
|
|
|
|
|
tst.logicaland.d \
|
|
|
|
|
tst.logicaland.d.out \
|
|
|
|
|
tst.logicalandor.d \
|
|
|
|
|
tst.logicalandor.d.out \
|
|
|
|
|
tst.logicalor.d \
|
|
|
|
|
tst.logicalor.d.out \
|
|
|
|
|
tst.muland.d \
|
|
|
|
|
tst.muland.d.out \
|
|
|
|
|
tst.mulor.d \
|
|
|
|
|
tst.mulor.d.out \
|
|
|
|
|
tst.precondi.d \
|
|
|
|
|
tst.precondi.d.out \
|
|
|
|
|
tst.predicatedeclare.d \
|
|
|
|
|
tst.preexp.d \
|
|
|
|
|
tst.preexp.d.out \
|
|
|
|
|
tst.preexpelse.d \
|
|
|
|
|
tst.preexpelse.d.out \
|
|
|
|
|
tst.preexpif.d \
|
|
|
|
|
tst.preexpif.d.out \
|
|
|
|
|
tst.preexpifelse.d \
|
|
|
|
|
tst.preexpifelse.d.out \
|
|
|
|
|
tst.withinprobe.d \
|
|
|
|
|
|
|
|
|
|
TESTEXES= \
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CFILES= \
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2015-11-25 15:43:45 -05:00
|
|
|
.include "../../dtrace.test.mk"
|