summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorjtb <jtb>2001-04-27 22:39:50 +0000
committerjtb <jtb>2001-04-27 22:39:50 +0000
commit326ef83425dea3559f5a4812c74e3b939c36db13 (patch)
treeff97edef717e03bd311022a19cf5c55bb0dcd79a /benchmarks/Makefile
parent7398ccec282a3cf4ed0a45d0bbbcdc9c96751a93 (diff)
downloadpkgsrc-326ef83425dea3559f5a4812c74e3b939c36db13.tar.gz
linpack has been renamed linpack-bench.
Diffstat (limited to 'benchmarks/Makefile')
-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