summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorhubertf <hubertf>1997-11-22 03:13:21 +0000
committerhubertf <hubertf>1997-11-22 03:13:21 +0000
commit4caf004cfb2582ac41d86e7c1486f24210ad82d3 (patch)
tree208d539ae06afa4880a675a339b6ff016de37db0 /benchmarks
parentc6b852fd5ea1bf9c72e105e52eec481f4d036daf (diff)
downloadpkgsrc-4caf004cfb2582ac41d86e7c1486f24210ad82d3.tar.gz
Fix RCS Ids, sync with reality
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>