summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorjtb <jtb>2001-04-27 22:39:50 +0000
committerjtb <jtb>2001-04-27 22:39:50 +0000
commitabcc88c5a6b6274c4942a0ab565925030f183c82 (patch)
treeff97edef717e03bd311022a19cf5c55bb0dcd79a /benchmarks
parent33d93cafdedcf934899e4fc3be1897ee79edcccf (diff)
downloadpkgsrc-abcc88c5a6b6274c4942a0ab565925030f183c82.tar.gz
linpack has been renamed linpack-bench.
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 296cc6e748e..939cb6b3e94 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2001/04/17 12:26:17 tron Exp $
+# $NetBSD: Makefile,v 1.22 2001/04/27 22:39:50 jtb Exp $
#
COMMENT= Benchmarking tools
@@ -15,7 +15,7 @@ SUBDIR+= heapsort
SUBDIR+= hint
SUBDIR+= httperf
SUBDIR+= iozone
-SUBDIR+= linpack
+SUBDIR+= linpack-bench
SUBDIR+= lmbench
SUBDIR+= netio
SUBDIR+= nsieve