diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-18 03:17:18 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-18 03:17:18 +0000 |
commit | b2fbb96578550926f227fdf5a65657ad2b0fcea3 (patch) | |
tree | dac5b7cea0eec33cf98fbdd68ed19d99fa1c5269 /benchmarks/Makefile | |
parent | caaa6963da08c2802a1f7eda1b152f8d1b5bc0da (diff) |
misc/pipebench -> benchmarks/pipebench
Notes
Notes:
svn path=/head/; revision=73368
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 bff9824dedbd..b1ff9fed14b8 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -12,6 +12,7 @@ SUBDIR += nbench SUBDIR += netperf SUBDIR += netpipe + SUBDIR += pipebench SUBDIR += polygraph SUBDIR += postal SUBDIR += postmark |