]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - cddl/usr.sbin/dtrace/tests/common/struct/Makefile
THIS BRANCH IS OBSOLETE, PLEASE READ:
[FreeBSD/FreeBSD.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 PACKAGE=        tests
8
9 ${PACKAGE}FILES= \
10      err.D_ADDROF_VAR.StructPointer.d  \
11      err.D_DECL_COMBO.StructWithoutColon.d  \
12      err.D_DECL_COMBO.StructWithoutColon1.d  \
13      err.D_DECL_INCOMPLETE.circular.d  \
14      err.D_DECL_INCOMPLETE.order.d  \
15      err.D_DECL_INCOMPLETE.order2.d  \
16      err.D_DECL_INCOMPLETE.recursive.d  \
17      err.D_DECL_INCOMPLETE.simple.d  \
18      err.D_DECL_VOIDOBJ.baddec.d  \
19      err.D_PROTO_ARG.DupStructAssoc.d  \
20      tst.StructAssoc.d  \
21      tst.StructDataTypes.d  \
22      tst.StructInside.d  \
23      tst.clauselocal.d  \
24      tst.clauselocal.d.out  \
25
26 TESTEXES= \
27
28
29 CFILES= \
30
31
32
33 .include "../../dtrace.test.mk"