freebsd-ports/benchmarks/Makefile
2001-04-02 06:23:50 +00:00

25 lines
461 B
Makefile

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