summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
blob: 7e99c4885fdba0d4bb9e0498e96de0da7e031b97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $Id: Makefile,v 1.1.1.1 1997/11/22 03:06:19 hubertf Exp $
#

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

.include <bsd.port.subdir.mk>