aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-06 13:38:50 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-06 13:38:50 +0000
commit02b77f3e8f947e5162f3fda7b345a8d80cb7e314 (patch)
tree23e42a1219f69677cb79537374ee6891f2b743b6 /benchmarks/Makefile
parent539331c4d9e500b1772f05cbaf01d83bcbe60db6 (diff)
downloadports-02b77f3e8f947e5162f3fda7b345a8d80cb7e314.tar.gz
ports-02b77f3e8f947e5162f3fda7b345a8d80cb7e314.zip
Activate ubench.
Notes
Notes: svn path=/head/; revision=29262
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 f20ac25b0a53..c777b103c72a 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -15,6 +15,7 @@
SUBDIR += rawio
SUBDIR += tcpblast
SUBDIR += tmetric
+ SUBDIR += ubench
SUBDIR += xengine
.include <bsd.port.subdir.mk>