]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - cddl/usr.sbin/dtrace/tests/common/buffering/Makefile
MFC r277912,r278738,r279418,r280835,r288416:
[FreeBSD/stable/10.git] / cddl / usr.sbin / dtrace / tests / common / buffering / 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.end.d  \
9      err.resize1.d  \
10      err.resize2.d  \
11      err.resize3.d  \
12      err.zerobuf.d  \
13      tst.alignring.d  \
14      tst.cputime.ksh  \
15      tst.dynvarsize.d  \
16      tst.fill1.d  \
17      tst.fill1.d.out  \
18      tst.resize1.d  \
19      tst.resize2.d  \
20      tst.resize3.d  \
21      tst.ring1.d  \
22      tst.ring2.d  \
23      tst.ring2.d.out  \
24      tst.ring3.d  \
25      tst.ring3.d.out  \
26      tst.smallring.d  \
27      tst.switch1.d  \
28      tst.switch1.d.out  \
29
30 TESTEXES= \
31
32
33 CFILES= \
34
35
36
37 .include "../../Makefile.inc1"