1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/benchmarks/Makefile
1998-06-15 18:14:45 +00:00

15 lines
280 B
Makefile

# $Id: Makefile,v 1.5 1998/03/27 12:29:00 tg Exp $
#
SUBDIR += bonnie
SUBDIR += bytebench
SUBDIR += hint
SUBDIR += iozone
SUBDIR += lmbench
SUBDIR += nbench
SUBDIR += netperf
SUBDIR += tcpblast
SUBDIR += xengine
.include <bsd.port.subdir.mk>