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