summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
blob: dbe99daa4c5795e9d60f61961bcf1ac0141a4632 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $Id: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp $
#

    SUBDIR += bonnie
    SUBDIR += bytebench
    SUBDIR += iozone
    SUBDIR += lmbench
    SUBDIR += nbench
    SUBDIR += netperf
    SUBDIR += tcpblast
    SUBDIR += xengine

.include <bsd.port.subdir.mk>