1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/benchmarks/Makefile
1999-09-19 04:20:19 +00:00

20 lines
348 B
Makefile

# $FreeBSD$
#
SUBDIR += bonnie
SUBDIR += bytebench
SUBDIR += dbs
SUBDIR += hint
SUBDIR += iozone
SUBDIR += lmbench
SUBDIR += nbench
SUBDIR += netperf
SUBDIR += netpipe
SUBDIR += polygraph
SUBDIR += postmark
SUBDIR += rawio
SUBDIR += tcpblast
SUBDIR += xengine
.include <bsd.port.subdir.mk>