summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-01-13 22:37:34 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-01-13 22:37:34 +0000
commit878eb58a1e141bfee190a34e47ae54590976ecd0 (patch)
tree7aa672db8cbffa2c1cb66a0c3a0ab876e445a4f9 /benchmarks/Makefile
parentImproved download URL to be more specific. (diff)
Add webbench 1.3, simple forking web benchmark.
PR: ports/61307 Submitted by: Radim Kolar <hsn@netmag.cz> Approved by: nork (mentor/implicitly)
Notes
Notes: svn path=/head/; revision=98119
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r--benchmarks/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 7111670989a7..bc83e101f4dd 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -26,6 +26,7 @@
SUBDIR += tcpblast
SUBDIR += tmetric
SUBDIR += ubench
+ SUBDIR += webbench
SUBDIR += xengine
.include <bsd.port.subdir.mk>