summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/Makefile17
1 files changed, 9 insertions, 8 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 7e99c4885fd..846a520d0bb 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -1,12 +1,13 @@
-# $Id: Makefile,v 1.1.1.1 1997/11/22 03:06:19 hubertf Exp $
+# $NetBSD: Makefile,v 1.2 1997/11/22 03:13:21 hubertf Exp $
+# FreeBSD Id: 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
+# SUBDIR += bonnie
+# SUBDIR += bytebench
+# SUBDIR += iozone
+# SUBDIR += lmbench
+# SUBDIR += netperf
+# SUBDIR += tcpblast
+# SUBDIR += xengine
.include <bsd.port.subdir.mk>