21 lines
497 B
Makefile
21 lines
497 B
Makefile
# $OpenBSD: Makefile,v 1.11 2006/10/29 11:35:09 mbalmer Exp $
|
|
# $FreeBSD: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp $
|
|
#
|
|
|
|
SUBDIR += bonnie
|
|
SUBDIR += bonnie++
|
|
SUBDIR += bytebench
|
|
SUBDIR += iozone
|
|
SUBDIR += lmbench
|
|
SUBDIR += netperf
|
|
SUBDIR += netpipe
|
|
SUBDIR += netstrain
|
|
SUBDIR += pear-Benchmark
|
|
SUBDIR += randread
|
|
SUBDIR += smtp-benchmark
|
|
SUBDIR += tcpblast
|
|
SUBDIR += ubench
|
|
SUBDIR += xengine
|
|
|
|
.include <bsd.port.subdir.mk>
|