summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-06-05 13:25:37 +0000
committerWill Andrews <will@FreeBSD.org>2000-06-05 13:25:37 +0000
commita6158c2974a88b236772ffe54b9355617962fbf7 (patch)
tree8a28eadfa28aebe7434ba0dc222ad86b29eafa5c /benchmarks/Makefile
parentAdd spager (diff)
Add tmetric, a raw tool to aid in determining available bandwidth between
two hosts. PR: 19017 Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
Notes
Notes: svn path=/head/; revision=29224
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 1fc6d5f00500..f20ac25b0a53 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -14,6 +14,7 @@
SUBDIR += postmark
SUBDIR += rawio
SUBDIR += tcpblast
+ SUBDIR += tmetric
SUBDIR += xengine
.include <bsd.port.subdir.mk>