summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-04-27 22:39:50 +0000
committerjtb <jtb@pkgsrc.org>2001-04-27 22:39:50 +0000
commit4d21ebc2799bcc81a5a739af719e206474af5f76 (patch)
treeff97edef717e03bd311022a19cf5c55bb0dcd79a /benchmarks/Makefile
parentf59d11d7ad8843065b222746f83475a67d5023d9 (diff)
downloadpkgsrc-4d21ebc2799bcc81a5a739af719e206474af5f76.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