freebsd-ports/benchmarks/Makefile
1998-03-27 12:29:00 +00:00

14 lines
266 B
Makefile

# $Id: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp $
#
SUBDIR += bonnie
SUBDIR += bytebench
SUBDIR += iozone
SUBDIR += lmbench
SUBDIR += nbench
SUBDIR += netperf
SUBDIR += tcpblast
SUBDIR += xengine
.include <bsd.port.subdir.mk>