22 lines
318 B
Makefile
22 lines
318 B
Makefile
#
|
|
# This Makefile was generated by $srcdir/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh.
|
|
#
|
|
|
|
PACKAGE= tests
|
|
|
|
${PACKAGE}FILES= \
|
|
tst.aggrate.d \
|
|
tst.aggrate.d.out \
|
|
tst.statusrate.d \
|
|
tst.switchrate.d \
|
|
tst.switchrate.d.out \
|
|
|
|
TESTEXES= \
|
|
|
|
|
|
CFILES= \
|
|
|
|
|
|
|
|
.include "../../dtrace.test.mk"
|