2015-02-28 18:30:06 -05:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
|
|
#
|
|
|
|
|
# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
|
|
|
|
|
#
|
|
|
|
|
|
2016-05-04 19:20:53 -04:00
|
|
|
PACKAGE= tests
|
|
|
|
|
|
|
|
|
|
${PACKAGE}FILES= \
|
2015-02-28 18:30:06 -05:00
|
|
|
err.D_ADDROF_VAR.StructPointer.d \
|
|
|
|
|
err.D_DECL_COMBO.StructWithoutColon.d \
|
|
|
|
|
err.D_DECL_COMBO.StructWithoutColon1.d \
|
|
|
|
|
err.D_DECL_INCOMPLETE.circular.d \
|
|
|
|
|
err.D_DECL_INCOMPLETE.order.d \
|
|
|
|
|
err.D_DECL_INCOMPLETE.order2.d \
|
|
|
|
|
err.D_DECL_INCOMPLETE.recursive.d \
|
|
|
|
|
err.D_DECL_INCOMPLETE.simple.d \
|
|
|
|
|
err.D_DECL_VOIDOBJ.baddec.d \
|
|
|
|
|
err.D_PROTO_ARG.DupStructAssoc.d \
|
|
|
|
|
tst.StructAssoc.d \
|
|
|
|
|
tst.StructDataTypes.d \
|
|
|
|
|
tst.StructInside.d \
|
|
|
|
|
tst.clauselocal.d \
|
|
|
|
|
tst.clauselocal.d.out \
|
|
|
|
|
|
|
|
|
|
TESTEXES= \
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CFILES= \
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2015-11-25 15:43:45 -05:00
|
|
|
.include "../../dtrace.test.mk"
|