13 lines
313 B
Makefile
13 lines
313 B
Makefile
# $NetBSD: Makefile,v 1.3 1998/02/26 23:36:45 tron Exp $
|
|
# FreeBSD Id: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp
|
|
#
|
|
|
|
SUBDIR += bonnie
|
|
# SUBDIR += bytebench
|
|
# SUBDIR += iozone
|
|
# SUBDIR += lmbench
|
|
# SUBDIR += netperf
|
|
# SUBDIR += tcpblast
|
|
# SUBDIR += xengine
|
|
|
|
.include <bsd.port.subdir.mk>
|