freebsd-ports/benchmarks/Makefile

12 lines
218 B
Makefile
Raw Normal View History

1996-08-04 10:45:44 +02:00
# $Id: Makefile,v 1.2 1996/01/03 00:12:48 se Exp $
#
SUBDIR += bonnie
1996-01-03 01:12:48 +01:00
SUBDIR += bytebench
SUBDIR += iozone
SUBDIR += lmbench
1996-08-04 10:45:44 +02:00
SUBDIR += netperf
SUBDIR += tcpblast
.include <bsd.port.subdir.mk>