16 lines
368 B
Makefile
16 lines
368 B
Makefile
# $OpenBSD: Makefile,v 1.6 2003/05/23 21:33:40 avsm 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 += pear-Benchmark
|
|
SUBDIR += tcpblast
|
|
SUBDIR += xengine
|
|
|
|
.include <bsd.port.subdir.mk>
|