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