]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - cddl/usr.sbin/dtrace/tests/common/arrays/Makefile
Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed
[FreeBSD/FreeBSD.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 PACKAGE=        tests
8
9 ${PACKAGE}FILES= \
10      err.D_ARR_BADREF.bad.d  \
11      err.D_DECL_ARRBIG.toobig.d  \
12      err.D_DECL_ARRNULL.bad.d  \
13      err.D_DECL_ARRSUB.bad.d  \
14      err.D_DECL_PROTO_TYPE.badtuple.d  \
15      err.D_IDENT_UNDEF.badureg.d  \
16      tst.basic1.d  \
17      tst.basic2.d  \
18      tst.basic3.d  \
19      tst.basic4.d  \
20      tst.basic5.d  \
21      tst.basic6.d  \
22      tst.uregsarray.d  \
23
24 TESTEXES= \
25
26
27 CFILES= \
28
29
30
31 .include "../../dtrace.test.mk"