freebsd-ports/benchmarks/Makefile

19 lines
367 B
Makefile
Raw Normal View History

1999-08-08 13:03:57 -04:00
# $Id: Makefile,v 1.9 1999/04/14 20:39:06 billf Exp $
#
SUBDIR += bonnie
1996-01-02 19:12:48 -05:00
SUBDIR += bytebench
1998-08-01 19:36:52 -04:00
SUBDIR += dbs
1998-06-15 14:14:45 -04:00
SUBDIR += hint
SUBDIR += iozone
SUBDIR += lmbench
1998-03-27 07:29:00 -05:00
SUBDIR += nbench
1996-08-04 04:45:44 -04:00
SUBDIR += netperf
1999-02-20 19:05:45 -05:00
SUBDIR += netpipe
SUBDIR += polygraph
1999-08-08 13:03:57 -04:00
SUBDIR += rawio
SUBDIR += tcpblast
1997-02-16 08:32:59 -05:00
SUBDIR += xengine
.include <bsd.port.subdir.mk>