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_ADDROF_VAR.UnionPointer.d \ 10 err.D_DECL_COMBO.UnionWithoutColon.d \ 11 err.D_DECL_COMBO.UnionWithoutColon1.d \ 12 err.D_DECL_INCOMPLETE.circular.d \ 13 err.D_DECL_INCOMPLETE.order.d \ 14 err.D_DECL_INCOMPLETE.recursive.d \ 15 err.D_DECL_INCOMPLETE.simple.d \ 16 err.D_PROTO_ARG.DupUnionAssoc.d \ 17 tst.UnionAssoc.d \ 18 tst.UnionDataTypes.d \ 19 tst.UnionInside.d \ 20 21TESTEXES= \ 22 23 24CFILES= \ 25 26 27 28.include "../../dtrace.test.mk" 29