]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - cddl/usr.sbin/dtrace/tests/common/arrays/Makefile
MFC r277912,r278738,r279418,r280835,r288416:
[FreeBSD/stable/10.git] / cddl / usr.sbin / dtrace / tests / common / arrays / 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_ARR_BADREF.bad.d  \
9      err.D_DECL_ARRBIG.toobig.d  \
10      err.D_DECL_ARRNULL.bad.d  \
11      err.D_DECL_ARRSUB.bad.d  \
12      err.D_DECL_PROTO_TYPE.badtuple.d  \
13      err.D_IDENT_UNDEF.badureg.d  \
14      tst.basic1.d  \
15      tst.basic2.d  \
16      tst.basic3.d  \
17      tst.basic4.d  \
18      tst.basic5.d  \
19      tst.basic6.d  \
20      tst.uregsarray.d  \
21
22 TESTEXES= \
23
24
25 CFILES= \
26
27
28
29 .include "../../Makefile.inc1"