diff options
author | Guy Helmer <ghelmer@FreeBSD.org> | 1998-06-15 18:14:45 +0000 |
---|---|---|
committer | Guy Helmer <ghelmer@FreeBSD.org> | 1998-06-15 18:14:45 +0000 |
commit | 3a1ee4c44d8d97a67208e56f9f8d12715f413df1 (patch) | |
tree | b32078d5a2d1d5feb2dd8be34bba7cf2bba776e0 /benchmarks/Makefile | |
parent | 44294d8631a22a1955700cebef15ff0c47d36a91 (diff) | |
download | ports-3a1ee4c44d8d97a67208e56f9f8d12715f413df1.tar.gz ports-3a1ee4c44d8d97a67208e56f9f8d12715f413df1.zip |
Notes
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 dbe99daa4c57..177ed1fd5756 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp $ +# $Id: Makefile,v 1.5 1998/03/27 12:29:00 tg Exp $ # SUBDIR += bonnie SUBDIR += bytebench + SUBDIR += hint SUBDIR += iozone SUBDIR += lmbench SUBDIR += nbench |