]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - cddl/usr.sbin/dtrace/tests/common/print/Makefile
MFC r277912,r278738,r279418,r280835,r288416:
[FreeBSD/stable/10.git] / cddl / usr.sbin / dtrace / tests / common / print / 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_PRINT_AGG.bad.d  \
9      err.D_PRINT_VOID.bad.d  \
10      err.D_PROTO_LEN.bad.d  \
11      tst.array.d  \
12      tst.array.d.out  \
13      tst.bitfield.d  \
14      tst.bitfield.d.out  \
15      tst.dyn.d  \
16      tst.enum.d  \
17      tst.enum.d.out  \
18      tst.primitive.d  \
19      tst.primitive.d.out  \
20      tst.struct.d  \
21      tst.struct.d.out  \
22      tst.xlate.d  \
23      tst.xlate.d.out  \
24
25 TESTEXES= \
26
27
28 CFILES= \
29
30
31
32 .include "../../Makefile.inc1"