]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - cddl/usr.sbin/dtrace/tests/common/raise/Makefile
MFC r277912,r278738,r279418,r280835,r288416:
[FreeBSD/stable/10.git] / cddl / usr.sbin / dtrace / tests / common / raise / Makefile
1 # $FreeBSD$
2
3 #
4 # This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
5 #
6
7 TESTFILES= \
8      tst.raise1.d  \
9      tst.raise2.d  \
10      tst.raise3.d  \
11
12 TESTEXES= \
13
14
15 CFILES= \
16      tst.raise1.c  \
17      tst.raise2.c  \
18      tst.raise3.c  \
19
20
21 .include "../../Makefile.inc1"