freebsd-ports/benchmarks/Makefile
Mark Pulford 3ceedc74ed Add siege 2.00, a http regression testing and benchmarking utility.
PR:		27831
Submitted by:	Mark Pulford <mark@kyne.com.au>
2001-06-08 04:18:55 +00:00

26 lines
481 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 += siege
SUBDIR += tcpblast
SUBDIR += tmetric
SUBDIR += ubench
SUBDIR += xengine
.include <bsd.port.subdir.mk>