# $MidnightBSD: mports/benchmarks/Makefile,v 1.25 2008/06/18 21:45:17 laffer1 Exp $
#

    COMMENT = Benchmarking tools

    SUBDIR += blogbench
    SUBDIR += bonnie
    SUBDIR += dbs
    SUBDIR += dkftpbench
    SUBDIR += fhourstones
    SUBDIR += flops
    SUBDIR += gtkperf
    SUBDIR += httperf
    SUBDIR += iozone
    SUBDIR += iozone21
    SUBDIR += iperf
    SUBDIR += libmicro
    SUBDIR += netio
    SUBDIR += netperf
    SUBDIR += netpipe
    SUBDIR += nttcp
    SUBDIR += pathrate
    SUBDIR += pybench
    SUBDIR += raidtest
    SUBDIR += scimark2c
    SUBDIR += siege

.include <bsd.port.subdir.mk>
