mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
22aca06067
PR: ports/61717 Submitted by: Radim Kolar Approved by: nork (mentor/implicitly)
36 lines
703 B
Makefile
36 lines
703 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += autobench
|
|
SUBDIR += bonnie
|
|
SUBDIR += bonnie++
|
|
SUBDIR += bytebench
|
|
SUBDIR += dbench
|
|
SUBDIR += dbs
|
|
SUBDIR += forkbomb
|
|
SUBDIR += iozone
|
|
SUBDIR += iozone21
|
|
SUBDIR += lmbench
|
|
SUBDIR += nbench
|
|
SUBDIR += netperf
|
|
SUBDIR += netpipe
|
|
SUBDIR += nttcp
|
|
SUBDIR += pipebench
|
|
SUBDIR += polygraph
|
|
SUBDIR += postal
|
|
SUBDIR += postmark
|
|
SUBDIR += pybench
|
|
SUBDIR += rawio
|
|
SUBDIR += scimark2
|
|
SUBDIR += scimark2c
|
|
SUBDIR += siege
|
|
SUBDIR += stream
|
|
SUBDIR += tcpblast
|
|
SUBDIR += tmetric
|
|
SUBDIR += ttcp
|
|
SUBDIR += ubench
|
|
SUBDIR += webbench
|
|
SUBDIR += xengine
|
|
|
|
.include <bsd.port.subdir.mk>
|