diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2012-03-01 20:12:38 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2012-03-01 20:12:38 +0000 |
commit | 62d0bd33ac4d3911ae57442d2f385738f4c2d363 (patch) | |
tree | 75d8c62a65fb658db0060b9fe4a9a9311b2907d0 /benchmarks/Makefile | |
parent | c235b4452174cab2b781046641f3ceaf94e95bff (diff) | |
download | ports-62d0bd33ac4d3911ae57442d2f385738f4c2d363.tar.gz ports-62d0bd33ac4d3911ae57442d2f385738f4c2d363.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 9fb65a323dc7..15e5b89a45bc 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -7,6 +7,7 @@ SUBDIR += blogbench SUBDIR += bonnie SUBDIR += bonnie++ + SUBDIR += cpipe SUBDIR += dbench SUBDIR += dbs SUBDIR += dkftpbench |