]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - cddl/usr.sbin/dtrace/tests/common/begin/Makefile
MFC r277912,r278738,r279418,r280835,r288416:
[FreeBSD/stable/10.git] / cddl / usr.sbin / dtrace / tests / common / begin / 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_PDESC_ZERO.begin.d  \
9      err.D_PDESC_ZERO.tick.d  \
10      tst.begin.d  \
11      tst.begin.d.out  \
12      tst.multibegin.d  \
13      tst.multibegin.d.out  \
14
15 TESTEXES= \
16
17
18 CFILES= \
19
20
21
22 .include "../../Makefile.inc1"