summaryrefslogtreecommitdiffstats
path: root/cddl/usr.sbin/dtrace/tests/common/json/Makefile
blob: 24400027c1e40d4d11b7a0fd2bdcf3f7bf819ab9 (plain)
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
# $FreeBSD$

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

PACKAGE=	tests

${PACKAGE}FILES= \
     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 "../../dtrace.test.mk"
OpenPOWER on IntegriCloud