summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorgarbled <garbled>1998-09-05 22:05:39 +0000
committergarbled <garbled>1998-09-05 22:05:39 +0000
commit03d084de90012b3860eb60b0c4f1e7cf44ff9929 (patch)
treeaf662d62f8976462b9fcab1b5983788cb4e522a9 /benchmarks/Makefile
parentd52c9bb48fe6e1b83688156c33c4c53078737d2e (diff)
downloadpkgsrc-03d084de90012b3860eb60b0c4f1e7cf44ff9929.tar.gz
Add and enable hbench, note it in the docs.
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 3c972ab9c63..91d08b35469 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.6 1998/08/30 19:49:09 garbled Exp $
+# $NetBSD: Makefile,v 1.7 1998/09/05 22:05:39 garbled Exp $
# FreeBSD Id: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp
#
SUBDIR += bonnie
SUBDIR += bytebench
SUBDIR += dhrystone
+ SUBDIR += hbench
SUBDIR += iozone
SUBDIR += linpack
SUBDIR += lmbench