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_ARR_LOCAL.thisarray.d \ 9 err.D_DECL_CLASS.selfthis.d \ 10 err.D_DECL_CLASS.thisself.d \ 11 err.D_DECL_IDRED.errval.d \ 12 err.D_OP_INCOMPAT.dec.err.d \ 13 err.D_OP_INCOMPAT.dupgtype.d \ 14 err.D_OP_INCOMPAT.dupltype.d \ 15 err.D_OP_INCOMPAT.dupttype.d \ 16 err.D_SYNTAX.declare.d \ 17 err.bigglobal.d \ 18 err.biglocal.d \ 19 tst.basicvar.d \ 20 tst.basicvar.d.out \ 21 tst.localvar.d \ 22 tst.misc.d \ 23 tst.self.d \ 24 tst.selfarray.d \ 25 tst.selfarray2.d \ 26 tst.selfthis.d \ 27 tst.this.d \ 28 tst.thisself.d \ 29 30TESTEXES= \ 31 32 33CFILES= \ 34 35 36 37.include "../../dtrace.test.mk" 38