aboutsummaryrefslogtreecommitdiff
path: root/cddl/usr.sbin/dtrace/tests/common/stop/Makefile
blob: a03d9aa1603df58ba18aa461f14321307f5f7f21 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $FreeBSD$

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

TESTFILES= \
     tst.stop1.d  \
     tst.stop2.d  \

TESTEXES= \


CFILES= \
     tst.stop1.c  \
     tst.stop2.c  \


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