From 5549bcdd9c24caf6d1d3f9ed8ba6aab9df0005d7 Mon Sep 17 00:00:00 2001 From: thorpej Date: Thu, 16 Mar 2000 22:55:02 +0000 Subject: Add and enable httperf. --- benchmarks/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'benchmarks') 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 -- cgit v1.2.3