10 lines
175 B
Makefile
10 lines
175 B
Makefile
|
# $Id: Makefile,v 1.6 1995/05/14 03:28:58 asami Exp $
|
||
|
#
|
||
|
|
||
|
SUBDIR += bonnie
|
||
|
SUBDIR += iozone
|
||
|
SUBDIR += lmbench
|
||
|
SUBDIR += tcpblast
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|