6860bba494
(the license marker in port was a lie) and ugly. okay aja@; also there were okays from sthen@ and kirby on earlier patch.
27 lines
627 B
Makefile
27 lines
627 B
Makefile
# $OpenBSD: Makefile,v 1.25 2015/07/18 22:02:05 zhuk Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += blogbench
|
|
SUBDIR += bonnie++
|
|
SUBDIR += bytebench
|
|
SUBDIR += fs_mark
|
|
SUBDIR += httperf
|
|
SUBDIR += iozone
|
|
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>
|