# $FreeBSD$

#
# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
#

TESTFILES= \
     err.D_ADDROF_VAR.UnionPointer.d  \
     err.D_DECL_COMBO.UnionWithoutColon.d  \
     err.D_DECL_COMBO.UnionWithoutColon1.d  \
     err.D_DECL_INCOMPLETE.circular.d  \
     err.D_DECL_INCOMPLETE.order.d  \
     err.D_DECL_INCOMPLETE.recursive.d  \
     err.D_DECL_INCOMPLETE.simple.d  \
     err.D_PROTO_ARG.DupUnionAssoc.d  \
     tst.UnionAssoc.d  \
     tst.UnionDataTypes.d  \
     tst.UnionInside.d  \

TESTEXES= \


CFILES= \



.include "../../dtrace.test.mk"