freebsd-ports/benchmarks/Makefile

13 lines
243 B
Makefile
Raw Normal View History

1997-02-16 08:32:59 -05:00
# $Id: Makefile,v 1.3 1996/08/04 08:45:44 asami Exp $
#
SUBDIR += bonnie
1996-01-02 19:12:48 -05:00
SUBDIR += bytebench
SUBDIR += iozone
SUBDIR += lmbench
1996-08-04 04:45:44 -04:00
SUBDIR += netperf
SUBDIR += tcpblast
1997-02-16 08:32:59 -05:00
SUBDIR += xengine
.include <bsd.port.subdir.mk>