freebsd-ports/benchmarks/Makefile

25 lines
461 B
Makefile
Raw Normal View History

1999-08-25 00:58:03 -04:00
# $FreeBSD$
#
SUBDIR += bonnie
SUBDIR += bonnie++
1996-01-02 19:12:48 -05:00
SUBDIR += bytebench
1998-08-01 19:36:52 -04:00
SUBDIR += dbs
SUBDIR += iozone
2000-01-13 21:08:53 -05:00
SUBDIR += iozone21
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
SUBDIR += postal
1999-09-19 00:20:19 -04:00
SUBDIR += postmark
SUBDIR += pybench
1999-08-08 13:03:57 -04:00
SUBDIR += rawio
SUBDIR += tcpblast
SUBDIR += tmetric
2000-06-06 09:38:50 -04:00
SUBDIR += ubench
1997-02-16 08:32:59 -05:00
SUBDIR += xengine
.include <bsd.port.subdir.mk>