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