summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorgarbled <garbled>1998-08-30 19:49:09 +0000
committergarbled <garbled>1998-08-30 19:49:09 +0000
commit91136317a8eb08c6b255b2a761926acc106c8aec (patch)
treec54b619c7502c7be56d784d2ea8f3ad051c102dc /benchmarks
parentfd1b867f717d0596110bb0a6ce1bc594b7e89b05 (diff)
downloadpkgsrc-91136317a8eb08c6b255b2a761926acc106c8aec.tar.gz
enable linpack and paranoia benchmarks
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index f006e5466dc..3c972ab9c63 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/08/30 17:52:43 garbled Exp $
+# $NetBSD: Makefile,v 1.6 1998/08/30 19:49:09 garbled Exp $
# FreeBSD Id: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp
#
@@ -6,8 +6,10 @@
SUBDIR += bytebench
SUBDIR += dhrystone
SUBDIR += iozone
+ SUBDIR += linpack
SUBDIR += lmbench
# SUBDIR += netperf
+ SUBDIR += paranoia
# SUBDIR += tcpblast
SUBDIR += whetstone
# SUBDIR += xengine