freebsd-ports/benchmarks/Makefile
Ying-Chieh Liao 2d7342e639 add autobench 2.0.1
Automating the process of benchmarking a web server
2003-10-20 16:46:17 +00:00

31 lines
618 B
Makefile

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