[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / benchmarks

File: [local] / ports / benchmarks / Makefile (download)

Revision 1.1, Thu Nov 27 23:44:37 1997 UTC (26 years, 6 months ago) by niklas
Branch: MAIN

Add makefiles from FreeBSD adapted to our current port set

# $OpenBSD: Makefile,v 1.1 1997/11/27 23:44:37 niklas Exp $
# $FreeBSD: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp $
#

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

.include <bsd.port.subdir.mk>