freebsd-ports/benchmarks/Makefile
2000-01-14 02:08:53 +00:00

20 lines
352 B
Makefile

# $FreeBSD$
#
SUBDIR += bonnie
SUBDIR += bytebench
SUBDIR += dbs
SUBDIR += iozone
SUBDIR += iozone21
SUBDIR += lmbench
SUBDIR += nbench
SUBDIR += netperf
SUBDIR += netpipe
SUBDIR += polygraph
SUBDIR += postmark
SUBDIR += rawio
SUBDIR += tcpblast
SUBDIR += xengine
.include <bsd.port.subdir.mk>