openbsd-ports/benchmarks/Makefile
ajacoutot b7eab0566c boring morning useless cleanup: remove the FreeBSD RCS tags; it makes
sense for ports Makefile but not really for categories.

ok espie@
2012-08-18 07:25:25 +00:00

26 lines
603 B
Makefile

# $OpenBSD: Makefile,v 1.18 2012/08/18 07:25:25 ajacoutot 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>