diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-05 13:25:37 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-05 13:25:37 +0000 |
commit | a6158c2974a88b236772ffe54b9355617962fbf7 (patch) | |
tree | 8a28eadfa28aebe7434ba0dc222ad86b29eafa5c /benchmarks/Makefile | |
parent | e85bfdadae7e0b1d81736ef1b8eec91b6025fa59 (diff) | |
download | ports-a6158c2974a88b236772ffe54b9355617962fbf7.tar.gz ports-a6158c2974a88b236772ffe54b9355617962fbf7.zip |
Notes
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r-- | benchmarks/Makefile | 1 |
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> |