1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/benchmarks/Makefile

15 lines
280 B
Makefile
Raw Normal View History

1998-06-15 18:14:45 +00:00
# $Id: Makefile,v 1.5 1998/03/27 12:29:00 tg Exp $
#
SUBDIR += bonnie
1996-01-03 00:12:48 +00:00
SUBDIR += bytebench
1998-06-15 18:14:45 +00:00
SUBDIR += hint
SUBDIR += iozone
SUBDIR += lmbench
1998-03-27 12:29:00 +00:00
SUBDIR += nbench
1996-08-04 08:45:44 +00:00
SUBDIR += netperf
SUBDIR += tcpblast
1997-02-16 13:32:59 +00:00
SUBDIR += xengine
.include <bsd.port.subdir.mk>