Makefile revision 279418
1# $FreeBSD: head/cddl/usr.sbin/dtrace/tests/common/stop/Makefile 279418 2015-02-28 23:30:06Z markj $
2
3#
4# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
5#
6
7TESTFILES= \
8     tst.stop1.d  \
9     tst.stop2.d  \
10
11TESTEXES= \
12
13
14CFILES= \
15     tst.stop1.c  \
16     tst.stop2.c  \
17
18
19.include "../../Makefile.inc1"
20