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