]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - cddl/usr.sbin/dtrace/tests/common/rates/Makefile
MFC r277912,r278738,r279418,r280835,r288416:
[FreeBSD/stable/10.git] / cddl / usr.sbin / dtrace / tests / common / rates / 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.aggrate.d  \
9      tst.aggrate.d.out  \
10      tst.statusrate.d  \
11      tst.switchrate.d  \
12      tst.switchrate.d.out  \
13
14 TESTEXES= \
15
16
17 CFILES= \
18
19
20
21 .include "../../Makefile.inc1"