diff options
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 73741392530e..e2636b5716aa 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Benchmarking tools + SUBDIR += autobench SUBDIR += bonnie SUBDIR += bonnie++ |