1# $FreeBSD$ 2 3# 4# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh. 5# 6 7PACKAGE= tests 8 9${PACKAGE}FILES= \ 10 tst.aggrate.d \ 11 tst.aggrate.d.out \ 12 tst.statusrate.d \ 13 tst.switchrate.d \ 14 tst.switchrate.d.out \ 15 16TESTEXES= \ 17 18 19CFILES= \ 20 21 22 23.include "../../dtrace.test.mk" 24