xref: /freebsd/cddl/usr.sbin/dtrace/tests/common/struct/Makefile (revision 397e83df75e0fcd0d3fcb95ae4d794cb7600fc89)
14ddbe5acSMark Johnston#
24ddbe5acSMark Johnston# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
34ddbe5acSMark Johnston#
44ddbe5acSMark Johnston
5*430f7286SEnji CooperPACKAGE=	tests
6*430f7286SEnji Cooper
7*430f7286SEnji Cooper${PACKAGE}FILES= \
84ddbe5acSMark Johnston     err.D_ADDROF_VAR.StructPointer.d  \
94ddbe5acSMark Johnston     err.D_DECL_COMBO.StructWithoutColon.d  \
104ddbe5acSMark Johnston     err.D_DECL_COMBO.StructWithoutColon1.d  \
114ddbe5acSMark Johnston     err.D_DECL_INCOMPLETE.circular.d  \
124ddbe5acSMark Johnston     err.D_DECL_INCOMPLETE.order.d  \
134ddbe5acSMark Johnston     err.D_DECL_INCOMPLETE.order2.d  \
144ddbe5acSMark Johnston     err.D_DECL_INCOMPLETE.recursive.d  \
154ddbe5acSMark Johnston     err.D_DECL_INCOMPLETE.simple.d  \
164ddbe5acSMark Johnston     err.D_DECL_VOIDOBJ.baddec.d  \
174ddbe5acSMark Johnston     err.D_PROTO_ARG.DupStructAssoc.d  \
184ddbe5acSMark Johnston     tst.StructAssoc.d  \
194ddbe5acSMark Johnston     tst.StructDataTypes.d  \
204ddbe5acSMark Johnston     tst.StructInside.d  \
214ddbe5acSMark Johnston     tst.clauselocal.d  \
224ddbe5acSMark Johnston     tst.clauselocal.d.out  \
234ddbe5acSMark Johnston
244ddbe5acSMark JohnstonTESTEXES= \
254ddbe5acSMark Johnston
264ddbe5acSMark Johnston
274ddbe5acSMark JohnstonCFILES= \
284ddbe5acSMark Johnston
294ddbe5acSMark Johnston
304ddbe5acSMark Johnston
31b16fc49eSBryan Drewery.include "../../dtrace.test.mk"
32