summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1997-11-22 03:13:21 +0000
committerhubertf <hubertf@pkgsrc.org>1997-11-22 03:13:21 +0000
commit427ba64225f45446e631f76c59560a48d7922c73 (patch)
tree208d539ae06afa4880a675a339b6ff016de37db0 /benchmarks/Makefile
parenta28873ae01489dff9b314baede5351fa7f1df5e1 (diff)
downloadpkgsrc-427ba64225f45446e631f76c59560a48d7922c73.tar.gz
Fix RCS Ids, sync with reality
Diffstat (limited to 'benchmarks/Makefile')
-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>