openbsd-ports/benchmarks/Makefile
2013-12-31 17:10:08 +00:00

30 lines
705 B
Makefile

# $OpenBSD: Makefile,v 1.22 2013/12/31 17:10:08 tobiasu Exp $
SUBDIR =
SUBDIR += blogbench
SUBDIR += bonnie
SUBDIR += bonnie++
SUBDIR += bytebench
SUBDIR += fs_mark
SUBDIR += httperf
SUBDIR += iozone
SUBDIR += lmbench
SUBDIR += netperf
SUBDIR += netperf-wrapper
SUBDIR += netpipe
SUBDIR += netstrain
SUBDIR += pear-Benchmark
SUBDIR += randread
SUBDIR += siege
SUBDIR += smtp-benchmark
SUBDIR += speedtest-cli
SUBDIR += sysbench
SUBDIR += sysbench,mysql
SUBDIR += sysbench,pgsql
SUBDIR += tcpblast
SUBDIR += tsung
SUBDIR += ubench
SUBDIR += xengine
.include <bsd.port.subdir.mk>