15 lines
339 B
Makefile
15 lines
339 B
Makefile
# $OpenBSD: Makefile,v 1.5 1999/07/08 20:07:04 jakob Exp $
|
|
# $FreeBSD: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp $
|
|
#
|
|
|
|
SUBDIR += bonnie
|
|
SUBDIR += bytebench
|
|
SUBDIR += iozone
|
|
SUBDIR += lmbench
|
|
SUBDIR += netperf
|
|
SUBDIR += netpipe
|
|
SUBDIR += tcpblast
|
|
SUBDIR += xengine
|
|
|
|
.include <bsd.port.subdir.mk>
|