diff options
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r-- | benchmarks/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index 177ed1f..00b8f45 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.5 1998/03/27 12:29:00 tg Exp $ +# $Id: Makefile,v 1.6 1998/06/15 18:14:45 ghelmer Exp $ # SUBDIR += bonnie SUBDIR += bytebench + SUBDIR += dbs SUBDIR += hint SUBDIR += iozone SUBDIR += lmbench |