1# $FreeBSD: stable/10/cddl/usr.sbin/dtrace/tests/common/begin/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     err.D_PDESC_ZERO.begin.d  \
9     err.D_PDESC_ZERO.tick.d  \
10     tst.begin.d  \
11     tst.begin.d.out  \
12     tst.multibegin.d  \
13     tst.multibegin.d.out  \
14
15TESTEXES= \
16
17
18CFILES= \
19
20
21
22.include "../../Makefile.inc1"
23