summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorgarbled <garbled@pkgsrc.org>1998-09-05 22:05:39 +0000
committergarbled <garbled@pkgsrc.org>1998-09-05 22:05:39 +0000
commit26f9e7d2b55646cebc92fa1b2f8d7d56f862ad36 (patch)
treeaf662d62f8976462b9fcab1b5983788cb4e522a9 /benchmarks/Makefile
parent7844b74891a6d40faee5dfb3cb2d01e2d1f220c6 (diff)
downloadpkgsrc-26f9e7d2b55646cebc92fa1b2f8d7d56f862ad36.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