# $FreeBSD: stable/10/cddl/usr.sbin/dtrace/tests/common/sizeof/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_IDENT_BADREF.SizeofAssoc.d  \
     err.D_IDENT_UNDEF.UnknownSymbol.d  \
     err.D_SIZEOF_TYPE.badstruct.d  \
     err.D_SIZEOF_TYPE.d  \
     err.D_SYNTAX.SizeofBadType.d  \
     tst.SizeofArray.d  \
     tst.SizeofDataTypes.d  \
     tst.SizeofExpression.d  \
     tst.SizeofNULL.d  \
     tst.SizeofStrConst.d  \
     tst.SizeofStrConst.d.out  \
     tst.SizeofString1.d  \
     tst.SizeofString1.d.out  \
     tst.SizeofString2.d  \
     tst.SizeofString2.d.out  \

TESTEXES= \


CFILES= \



.include "../../Makefile.inc1"
