summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorthorpej <thorpej>2000-03-16 22:55:02 +0000
committerthorpej <thorpej>2000-03-16 22:55:02 +0000
commit279003dc3d7d5824165d27c26f6968cbcd1c04b3 (patch)
tree9ae73a0bd21f0bfbb1133714b02cab571623ec15 /benchmarks
parent1000fe6b58e3f68b8611b5f7d4e8075cfbed2b35 (diff)
downloadpkgsrc-279003dc3d7d5824165d27c26f6968cbcd1c04b3.tar.gz
Add and enable httperf.
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index f6d7237d487..f4145830d94 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2000/02/25 01:04:12 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2000/03/16 22:55:02 thorpej Exp $
# FreeBSD Id: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp
#
@@ -13,6 +13,7 @@ PKG_MISC_TARGETS?= benchmark results
SUBDIR += hbench
SUBDIR += heapsort
SUBDIR += hint
+ SUBDIR += httperf
SUBDIR += iozone
SUBDIR += linpack
SUBDIR += lmbench