diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-06-06 21:38:50 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-06-06 21:38:50 +0800 |
commit | c4453e084cb6c9539667cf9b8f07c1ebcc886768 (patch) | |
tree | 719d67d30c7d6e3b2c4eced2e30d62bf0e31dd27 /benchmarks | |
parent | 9ee152e98b8bb4774a397a2a34a5a75a44b9c4c2 (diff) | |
download | freebsd-ports-gnome-c4453e084cb6c9539667cf9b8f07c1ebcc886768.tar.gz freebsd-ports-gnome-c4453e084cb6c9539667cf9b8f07c1ebcc886768.tar.zst freebsd-ports-gnome-c4453e084cb6c9539667cf9b8f07c1ebcc886768.zip |
Activate ubench.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/Makefile | 1 |
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> |