summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2002-06-25 05:15:11 +0000
committergrant <grant@pkgsrc.org>2002-06-25 05:15:11 +0000
commitdae94ac034abf08c07e88f554d9b452fc28b052e (patch)
tree37e4b060eed89d0ff685cd54bc122f4f7a49a2e7 /benchmarks/Makefile
parent04b02ce6d9a81202e6ce39712a7069a506ae705a (diff)
downloadpkgsrc-dae94ac034abf08c07e88f554d9b452fc28b052e.tar.gz
moved randread from sysutils to benchmarks.
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r--benchmarks/Makefile3
1 files changed, 2 insertions, 1 deletions
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