mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
19 lines
325 B
Makefile
19 lines
325 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += bonnie
|
|
SUBDIR += bytebench
|
|
SUBDIR += dbs
|
|
SUBDIR += hint
|
|
SUBDIR += iozone
|
|
SUBDIR += lmbench
|
|
SUBDIR += nbench
|
|
SUBDIR += netperf
|
|
SUBDIR += netpipe
|
|
SUBDIR += polygraph
|
|
SUBDIR += rawio
|
|
SUBDIR += tcpblast
|
|
SUBDIR += xengine
|
|
|
|
.include <bsd.port.subdir.mk>
|