]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - cddl/usr.sbin/dtrace/tests/common/inline/Makefile
MFC r277912,r278738,r279418,r280835,r288416:
[FreeBSD/stable/10.git] / cddl / usr.sbin / dtrace / tests / common / inline / 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_DECL_IDRED.redef1.d  \
9      err.D_DECL_IDRED.redef2.d  \
10      err.D_IDENT_UNDEF.recur.d  \
11      err.D_OP_INCOMPAT.baddef1.d  \
12      err.D_OP_INCOMPAT.baddef2.d  \
13      err.D_OP_INCOMPAT.badxlate.d  \
14      tst.InlineDataAssign.d  \
15      tst.InlineExpression.d  \
16      tst.InlineKinds.d  \
17      tst.InlineKinds.d.out  \
18      tst.InlineTypedef.d  \
19      tst.InlineWritableAssign.d  \
20
21 TESTEXES= \
22
23
24 CFILES= \
25
26
27
28 .include "../../Makefile.inc1"