summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthorpej <thorpej>2000-03-16 22:55:02 +0000
committerthorpej <thorpej>2000-03-16 22:55:02 +0000
commitd0ff486a009fa7c711805deceda528454efea4d0 (patch)
tree9ae73a0bd21f0bfbb1133714b02cab571623ec15
parentd072a83c0b16aa3cf911981b7e791399c977ab74 (diff)
downloadpkgsrc-d0ff486a009fa7c711805deceda528454efea4d0.tar.gz
Add and enable httperf.
-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