# $FreeBSD: stable/10/cddl/usr.sbin/dtrace/tests/common/union/Makefile 279418 2015-02-28 23:30:06Z markj $

#
# 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 "../../Makefile.inc1"
