summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
blob: 95e4ddb588ed2ec565c7fa620a51f166c699bb68 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# $Id: Makefile,v 1.3 1996/08/04 08:45:44 asami Exp $
#

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

.include <bsd.port.subdir.mk>