openbsd-ports/benchmarks/Makefile
2010-07-24 07:55:41 +00:00

28 lines
666 B
Makefile

# $OpenBSD: Makefile,v 1.17 2010/07/24 07:55:41 ajacoutot Exp $
# $FreeBSD: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp $
#
SUBDIR =
SUBDIR += blogbench
SUBDIR += bonnie
SUBDIR += bonnie++
SUBDIR += bytebench
SUBDIR += httperf
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 += sysbench,pgsql
SUBDIR += tcpblast
SUBDIR += ubench
SUBDIR += xengine
.include <bsd.port.subdir.mk>