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_BADREF.bad.d \ 11 err.D_DECL_ARRBIG.toobig.d \ 12 err.D_DECL_ARRNULL.bad.d \ 13 err.D_DECL_ARRSUB.bad.d \ 14 err.D_DECL_PROTO_TYPE.badtuple.d \ 15 err.D_IDENT_UNDEF.badureg.d \ 16 tst.basic1.d \ 17 tst.basic2.d \ 18 tst.basic3.d \ 19 tst.basic4.d \ 20 tst.basic5.d \ 21 tst.basic6.d \ 22 tst.uregsarray.d \ 23 24TESTEXES= \ 25 26 27CFILES= \ 28 29 30 31.include "../../dtrace.test.mk" 32