12 lines
218 B
Makefile
12 lines
218 B
Makefile
# $Id: Makefile,v 1.2 1996/01/03 00:12:48 se Exp $
|
|
#
|
|
|
|
SUBDIR += bonnie
|
|
SUBDIR += bytebench
|
|
SUBDIR += iozone
|
|
SUBDIR += lmbench
|
|
SUBDIR += netperf
|
|
SUBDIR += tcpblast
|
|
|
|
.include <bsd.port.subdir.mk>
|