summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
blob: 0b761163d01f48fa5c50097e2f29079fecc3a79d (plain) (blame)
1
2
3
4
5
6
7
8
9
# $Id: Makefile,v 1.6 1995/05/14 03:28:58 asami Exp $
#

    SUBDIR += bonnie
    SUBDIR += iozone
    SUBDIR += lmbench
    SUBDIR += tcpblast

.include <bsd.port.subdir.mk>