[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / benchmarks

File: [local] / ports / benchmarks / Makefile (download)

Revision 1.29, Mon Jan 20 23:33:08 2020 UTC (4 years, 4 months ago) by kurt
Branch: MAIN
CVS Tags: OPENBSD_6_7_BASE, OPENBSD_6_7
Changes since 1.28: +2 -1 lines

Add fio

# $OpenBSD: Makefile,v 1.29 2020/01/20 23:33:08 kurt Exp $

     SUBDIR =
     SUBDIR += blogbench
     SUBDIR += bonnie++
     SUBDIR += fio
     SUBDIR += fs_mark
     SUBDIR += httperf
     SUBDIR += iozone
     SUBDIR += netperf
     SUBDIR += netperf-wrapper
     SUBDIR += netpipe
     SUBDIR += netstrain
     SUBDIR += p5-Dumbbench
     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 += wrk
     SUBDIR += xengine

.include <bsd.port.subdir.mk>