aboutsummaryrefslogtreecommitdiff
path: root/cddl/usr.sbin/dtrace/tests/common/json/Makefile
blob: 160fcae7e5a824a6d9762e0777c7dc5443b6602f (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
# $FreeBSD$

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

TESTFILES= \
     tst.general.d  \
     tst.general.d.out  \
     tst.strsize.d  \
     tst.strsize.d.out  \
     tst.usdt.d  \
     tst.usdt.d.out  \
     usdt.d  \

TESTEXES= \


CFILES= \
     tst.usdt.c  \


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