aboutsummaryrefslogtreecommitdiff
path: root/cddl/usr.sbin/dtrace/tests/common/buffering/Makefile
blob: 7fe869bd2d4b79d522d553fdbe1ccffb0d1b2484 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# $FreeBSD$

#
# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
#

TESTFILES= \
     err.end.d  \
     err.resize1.d  \
     err.resize2.d  \
     err.resize3.d  \
     err.zerobuf.d  \
     tst.alignring.d  \
     tst.cputime.ksh  \
     tst.dynvarsize.d  \
     tst.fill1.d  \
     tst.fill1.d.out  \
     tst.resize1.d  \
     tst.resize2.d  \
     tst.resize3.d  \
     tst.ring1.d  \
     tst.ring2.d  \
     tst.ring2.d.out  \
     tst.ring3.d  \
     tst.ring3.d.out  \
     tst.smallring.d  \
     tst.switch1.d  \
     tst.switch1.d.out  \

TESTEXES= \


CFILES= \



.include "../../Makefile.inc1"