]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - cddl/usr.sbin/dtrace/tests/common/clauses/Makefile
MFC r277912,r278738,r279418,r280835,r288416:
[FreeBSD/stable/10.git] / cddl / usr.sbin / dtrace / tests / common / clauses / 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_IDENT_UNDEF.aggfun.d  \
9      err.D_IDENT_UNDEF.aggtup.d  \
10      err.D_IDENT_UNDEF.arrtup.d  \
11      err.D_IDENT_UNDEF.body.d  \
12      err.D_IDENT_UNDEF.both.d  \
13      err.D_IDENT_UNDEF.pred.d  \
14      tst.nopred.d  \
15      tst.pred.d  \
16      tst.predfirst.d  \
17      tst.predlast.d  \
18
19 TESTEXES= \
20
21
22 CFILES= \
23
24
25
26 .include "../../Makefile.inc1"