From 4d21ebc2799bcc81a5a739af719e206474af5f76 Mon Sep 17 00:00:00 2001 From: jtb Date: Fri, 27 Apr 2001 22:39:50 +0000 Subject: linpack has been renamed linpack-bench. --- benchmarks/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'benchmarks/Makefile') 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 -- cgit v1.2.3