diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-10-20 16:46:17 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-10-20 16:46:17 +0000 |
commit | 2d7342e639e977b9e78cb275910574ed3b536b09 (patch) | |
tree | 0704347c89ab09f5dbb1d069af46359cb6234b14 /benchmarks/Makefile | |
parent | 89fc0496a247f4b8912d18fb037d8a646dd90100 (diff) | |
download | ports-2d7342e639e977b9e78cb275910574ed3b536b09.tar.gz ports-2d7342e639e977b9e78cb275910574ed3b536b09.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 c154875344f0..7111670989a7 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ # + SUBDIR += autobench SUBDIR += bonnie SUBDIR += bonnie++ SUBDIR += bytebench |