1# $FreeBSD: stable/10/cddl/usr.sbin/dtrace/tests/common/end/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_IDENT_UNDEF.timespent.d  \
9     tst.end.d  \
10     tst.endwithoutbegin.d  \
11     tst.multibeginend.d  \
12     tst.multiend.d  \
13
14TESTEXES= \
15
16
17CFILES= \
18
19
20
21.include "../../Makefile.inc1"
22