From 4d1163b85eaa7fb6334ff0d411eea839f85ed9e8 Mon Sep 17 00:00:00 2001 From: grant Date: Tue, 25 Jun 2002 05:15:11 +0000 Subject: moved randread from sysutils to benchmarks. --- benchmarks/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'benchmarks') diff --git a/benchmarks/Makefile b/benchmarks/Makefile index 974f785ff89..ced040cb5c3 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2002/04/17 21:53:29 thorpej Exp $ +# $NetBSD: Makefile,v 1.26 2002/06/25 05:15:11 grant Exp $ # COMMENT= Benchmarking tools @@ -24,6 +24,7 @@ SUBDIR+= nsieve SUBDIR+= nttcp SUBDIR+= paranoia SUBDIR+= postmark +SUBDIR+= randread SUBDIR+= ttcp SUBDIR+= whetstone SUBDIR+= xengine -- cgit v1.2.3