summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
blob: 177ed1fd5756134de80206d0f187bde9f3f79c16 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $Id: Makefile,v 1.5 1998/03/27 12:29:00 tg Exp $
#

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

.include <bsd.port.subdir.mk>