freebsd-ports/benchmarks/Makefile
1998-08-01 23:36:52 +00:00

16 lines
303 B
Makefile

# $Id: Makefile,v 1.6 1998/06/15 18:14:45 ghelmer Exp $
#
SUBDIR += bonnie
SUBDIR += bytebench
SUBDIR += dbs
SUBDIR += hint
SUBDIR += iozone
SUBDIR += lmbench
SUBDIR += nbench
SUBDIR += netperf
SUBDIR += tcpblast
SUBDIR += xengine
.include <bsd.port.subdir.mk>