diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-01-16 01:38:55 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-01-16 01:38:55 +0000 |
commit | 6b849494512f5ec97ee581318a182174400c0a49 (patch) | |
tree | 114498d38b6f422d44216ca42c7ef244d9201cf4 /benchmarks/Makefile | |
parent | 7c4387a32c26aef8f0f2d912a5dcd523218884d2 (diff) |
Notes
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r-- | benchmarks/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index bc83e101f4dd..39c33fe756c1 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -13,6 +13,7 @@ SUBDIR += nbench SUBDIR += netperf SUBDIR += netpipe + SUBDIR += nttcp SUBDIR += pipebench SUBDIR += polygraph SUBDIR += postal @@ -25,6 +26,7 @@ SUBDIR += stream SUBDIR += tcpblast SUBDIR += tmetric + SUBDIR += ttcp SUBDIR += ubench SUBDIR += webbench SUBDIR += xengine |