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

Annotation of ports/benchmarks/Makefile, Revision 1.2

1.2     ! angelos     1: # $OpenBSD: Makefile,v 1.1 1997/11/27 23:44:37 niklas Exp $
1.1       niklas      2: # $FreeBSD: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp $
                      3: #
                      4:
                      5:     SUBDIR += bonnie
1.2     ! angelos     6:     SUBDIR += bytebench
1.1       niklas      7:     SUBDIR += iozone
                      8:     SUBDIR += lmbench
                      9: #    SUBDIR += netperf
                     10:     SUBDIR += tcpblast
                     11:     SUBDIR += xengine
                     12:
                     13: .include <bsd.port.subdir.mk>