diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-11-06 20:17:17 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-11-06 20:17:17 +0000 |
commit | 20364ec3d44993d5550a4d8b21b77a04cfd2894e (patch) | |
tree | 29d8b05b05a644cbced299fdd88ca05acc7a917b /benchmarks/Makefile | |
parent | 9184f8ca1e8761933258da75c9fc3f727f1434ff (diff) | |
download | ports-20364ec3d44993d5550a4d8b21b77a04cfd2894e.tar.gz ports-20364ec3d44993d5550a4d8b21b77a04cfd2894e.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 5620dfd0086b..7f844bd18b8c 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -17,6 +17,7 @@ SUBDIR += pybench SUBDIR += rawio SUBDIR += siege + SUBDIR += stream SUBDIR += tcpblast SUBDIR += tmetric SUBDIR += ubench |