summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorgarbled <garbled@pkgsrc.org>1998-10-22 06:39:27 +0000
committergarbled <garbled@pkgsrc.org>1998-10-22 06:39:27 +0000
commitb3c55662130d86eb465d12ef2bda25455176ff4c (patch)
tree3028ee80f6c96efc32662dfea3149c8b023d5749 /benchmarks/Makefile
parentf334493bb3b08c2651df69ac0bfd6645af45c2df (diff)
downloadpkgsrc-b3c55662130d86eb465d12ef2bda25455176ff4c.tar.gz
Enable nsieve, fib and heapsort, document them, and document update of
xosview to 1.6.2.a.
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r--benchmarks/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 7482eff9a35..a124c260e8a 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1998/10/22 05:28:34 garbled Exp $
+# $NetBSD: Makefile,v 1.10 1998/10/22 06:39:27 garbled Exp $
# FreeBSD Id: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp
#
@@ -6,12 +6,15 @@
SUBDIR += bonnie
SUBDIR += bytebench
SUBDIR += dhrystone
+ SUBDIR += fib
SUBDIR += flops
SUBDIR += hbench
+ SUBDIR += heapsort
SUBDIR += iozone
SUBDIR += linpack
SUBDIR += lmbench
# SUBDIR += netperf
+ SUBDIR += nsieve
SUBDIR += paranoia
# SUBDIR += tcpblast
SUBDIR += whetstone