freebsd-ports/benchmarks/Makefile
David E. O'Brien 7bd7a0d642 turn-on rawio
1999-08-08 17:03:57 +00:00

19 lines
367 B
Makefile

# $Id: Makefile,v 1.9 1999/04/14 20:39:06 billf Exp $
#
SUBDIR += bonnie
SUBDIR += bytebench
SUBDIR += dbs
SUBDIR += hint
SUBDIR += iozone
SUBDIR += lmbench
SUBDIR += nbench
SUBDIR += netperf
SUBDIR += netpipe
SUBDIR += polygraph
SUBDIR += rawio
SUBDIR += tcpblast
SUBDIR += xengine
.include <bsd.port.subdir.mk>