diff options
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index 0b761163d01f..330703a0fefc 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.6 1995/05/14 03:28:58 asami Exp $ +# $Id: Makefile,v 1.1 1995/07/13 00:03:08 asami Exp $ # SUBDIR += bonnie + SUBDIR += bytebench SUBDIR += iozone SUBDIR += lmbench SUBDIR += tcpblast |