freebsd-ports/benchmarks/Makefile
1999-02-21 00:05:45 +00:00

17 lines
324 B
Makefile

# $Id: Makefile,v 1.7 1998/08/01 23:36:52 jkoshy Exp $
#
SUBDIR += bonnie
SUBDIR += bytebench
SUBDIR += dbs
SUBDIR += hint
SUBDIR += iozone
SUBDIR += lmbench
SUBDIR += nbench
SUBDIR += netperf
SUBDIR += netpipe
SUBDIR += tcpblast
SUBDIR += xengine
.include <bsd.port.subdir.mk>