a29b5f8ee6
available from Ames Laboratory except to US Dept. of Energy users (ref http://www.scl.ameslab.gov/Projects/HINT/index.html) Reminded by: fenner's portsurvey
19 lines
329 B
Makefile
19 lines
329 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += bonnie
|
|
SUBDIR += bytebench
|
|
SUBDIR += dbs
|
|
SUBDIR += iozone
|
|
SUBDIR += lmbench
|
|
SUBDIR += nbench
|
|
SUBDIR += netperf
|
|
SUBDIR += netpipe
|
|
SUBDIR += polygraph
|
|
SUBDIR += postmark
|
|
SUBDIR += rawio
|
|
SUBDIR += tcpblast
|
|
SUBDIR += xengine
|
|
|
|
.include <bsd.port.subdir.mk>
|