freebsd-ports/benchmarks/Makefile
1997-02-16 13:32:59 +00:00

13 lines
243 B
Makefile

# $Id: Makefile,v 1.3 1996/08/04 08:45:44 asami Exp $
#
SUBDIR += bonnie
SUBDIR += bytebench
SUBDIR += iozone
SUBDIR += lmbench
SUBDIR += netperf
SUBDIR += tcpblast
SUBDIR += xengine
.include <bsd.port.subdir.mk>