b7eab0566c
sense for ports Makefile but not really for categories. ok espie@
26 lines
603 B
Makefile
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>
|