25 lines
595 B
Makefile
25 lines
595 B
Makefile
# $OpenBSD: Makefile,v 1.14 2009/04/09 00:20:04 sthen Exp $
|
|
# $FreeBSD: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp $
|
|
#
|
|
|
|
SUBDIR += blogbench
|
|
SUBDIR += bonnie
|
|
SUBDIR += bonnie++
|
|
SUBDIR += bytebench
|
|
SUBDIR += iozone
|
|
SUBDIR += lmbench
|
|
SUBDIR += netperf
|
|
SUBDIR += netpipe
|
|
SUBDIR += netstrain
|
|
SUBDIR += pear-Benchmark
|
|
SUBDIR += randread
|
|
SUBDIR += siege
|
|
SUBDIR += smtp-benchmark
|
|
SUBDIR += sysbench
|
|
SUBDIR += sysbench,mysql
|
|
SUBDIR += tcpblast
|
|
SUBDIR += ubench
|
|
SUBDIR += xengine
|
|
|
|
.include <bsd.port.subdir.mk>
|