1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/benchmarks/Makefile

36 lines
703 B
Makefile
Raw Normal View History

1999-08-25 04:58:03 +00:00
# $FreeBSD$
#
SUBDIR += autobench
SUBDIR += bonnie
SUBDIR += bonnie++
1996-01-03 00:12:48 +00:00
SUBDIR += bytebench
SUBDIR += dbench
1998-08-01 23:36:52 +00:00
SUBDIR += dbs
SUBDIR += forkbomb
SUBDIR += iozone
2000-01-14 02:08:53 +00:00
SUBDIR += iozone21
SUBDIR += lmbench
1998-03-27 12:29:00 +00:00
SUBDIR += nbench
1996-08-04 08:45:44 +00:00
SUBDIR += netperf
1999-02-21 00:05:45 +00:00
SUBDIR += netpipe
SUBDIR += nttcp
2003-01-18 03:17:18 +00:00
SUBDIR += pipebench
SUBDIR += polygraph
SUBDIR += postal
1999-09-19 04:20:19 +00:00
SUBDIR += postmark
SUBDIR += pybench
1999-08-08 17:03:57 +00:00
SUBDIR += rawio
SUBDIR += scimark2
SUBDIR += scimark2c
SUBDIR += siege
SUBDIR += stream
SUBDIR += tcpblast
SUBDIR += tmetric
SUBDIR += ttcp
2000-06-06 13:38:50 +00:00
SUBDIR += ubench
SUBDIR += webbench
1997-02-16 13:32:59 +00:00
SUBDIR += xengine
.include <bsd.port.subdir.mk>