]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - cddl/usr.sbin/dtrace/tests/common/struct/Makefile
MFC r277912,r278738,r279418,r280835,r288416:
[FreeBSD/stable/10.git] / cddl / usr.sbin / dtrace / tests / common / struct / Makefile
1 # $FreeBSD$
2
3 #
4 # This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
5 #
6
7 TESTFILES= \
8      err.D_ADDROF_VAR.StructPointer.d  \
9      err.D_DECL_COMBO.StructWithoutColon.d  \
10      err.D_DECL_COMBO.StructWithoutColon1.d  \
11      err.D_DECL_INCOMPLETE.circular.d  \
12      err.D_DECL_INCOMPLETE.order.d  \
13      err.D_DECL_INCOMPLETE.order2.d  \
14      err.D_DECL_INCOMPLETE.recursive.d  \
15      err.D_DECL_INCOMPLETE.simple.d  \
16      err.D_DECL_VOIDOBJ.baddec.d  \
17      err.D_PROTO_ARG.DupStructAssoc.d  \
18      tst.StructAssoc.d  \
19      tst.StructDataTypes.d  \
20      tst.StructInside.d  \
21      tst.clauselocal.d  \
22      tst.clauselocal.d.out  \
23
24 TESTEXES= \
25
26
27 CFILES= \
28
29
30
31 .include "../../Makefile.inc1"