openbsd-ports/benchmarks/Makefile

28 lines
652 B
Makefile

# $OpenBSD: Makefile,v 1.24 2015/06/27 11:40:00 jasper Exp $
SUBDIR =
SUBDIR += blogbench
SUBDIR += bonnie++
SUBDIR += bytebench
SUBDIR += fs_mark
SUBDIR += httperf
SUBDIR += iozone
SUBDIR += lmbench
SUBDIR += netperf
SUBDIR += netperf-wrapper
SUBDIR += netpipe
SUBDIR += netstrain
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>