summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
blob: d5e4c702c98c964768156028fc92f7515ed034c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $Id: Makefile,v 1.7 1998/08/01 23:36:52 jkoshy Exp $
#

    SUBDIR += bonnie
    SUBDIR += bytebench
    SUBDIR += dbs
    SUBDIR += hint
    SUBDIR += iozone
    SUBDIR += lmbench
    SUBDIR += nbench
    SUBDIR += netperf
    SUBDIR += netpipe
    SUBDIR += tcpblast
    SUBDIR += xengine

.include <bsd.port.subdir.mk>