1# $FreeBSD$ 2 3# 4# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh. 5# 6 7TESTFILES= \ 8 err.D_IDENT_UNDEF.afterprobe.d \ 9 err.D_PRAGCTL_INVAL.tabdefine.d \ 10 err.D_SYNTAX.withoutpound.d \ 11 err.defincomp.d \ 12 err.ifdefelsenotendif.d \ 13 err.ifdefincomp.d \ 14 err.ifdefnotendif.d \ 15 err.incompelse.d \ 16 err.mulelse.d \ 17 tst.ifdef.d \ 18 tst.ifdef.d.out \ 19 tst.ifndef.d \ 20 tst.ifndef.d.out \ 21 tst.ifnotdef.d \ 22 tst.ifnotdef.d.out \ 23 tst.logicaland.d \ 24 tst.logicaland.d.out \ 25 tst.logicalandor.d \ 26 tst.logicalandor.d.out \ 27 tst.logicalor.d \ 28 tst.logicalor.d.out \ 29 tst.muland.d \ 30 tst.muland.d.out \ 31 tst.mulor.d \ 32 tst.mulor.d.out \ 33 tst.precondi.d \ 34 tst.precondi.d.out \ 35 tst.predicatedeclare.d \ 36 tst.preexp.d \ 37 tst.preexp.d.out \ 38 tst.preexpelse.d \ 39 tst.preexpelse.d.out \ 40 tst.preexpif.d \ 41 tst.preexpif.d.out \ 42 tst.preexpifelse.d \ 43 tst.preexpifelse.d.out \ 44 tst.withinprobe.d \ 45 46TESTEXES= \ 47 48 49CFILES= \ 50 51 52 53.include "../../dtrace.test.mk" 54