freebsd-ports/benchmarks/Makefile

17 lines
348 B
Makefile

# $Id: Makefile,v 1.8 1999/02/21 00:05:45 jkoshy Exp $
#
SUBDIR += bonnie
SUBDIR += bytebench
SUBDIR += dbs
SUBDIR += hint
SUBDIR += iozone
SUBDIR += lmbench
SUBDIR += nbench
SUBDIR += netperf
SUBDIR += netpipe
SUBDIR += polygraph
SUBDIR += tcpblast
SUBDIR += xengine
.include <bsd.port.subdir.mk>