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