freebsd-ports/benchmarks/Makefile

20 lines
352 B
Makefile
Raw Normal View History

1999-08-25 06:58:03 +02:00
# $FreeBSD$
#
SUBDIR += bonnie
1996-01-03 01:12:48 +01:00
SUBDIR += bytebench
1998-08-02 01:36:52 +02:00
SUBDIR += dbs
SUBDIR += iozone
2000-01-14 03:08:53 +01:00
SUBDIR += iozone21
SUBDIR += lmbench
1998-03-27 13:29:00 +01:00
SUBDIR += nbench
1996-08-04 10:45:44 +02:00
SUBDIR += netperf
1999-02-21 01:05:45 +01:00
SUBDIR += netpipe
SUBDIR += polygraph
1999-09-19 06:20:19 +02:00
SUBDIR += postmark
1999-08-08 19:03:57 +02:00
SUBDIR += rawio
SUBDIR += tcpblast
1997-02-16 14:32:59 +01:00
SUBDIR += xengine
.include <bsd.port.subdir.mk>