diff options
author | monty@donna.mysql.com <> | 2000-08-18 12:48:00 +0300 |
---|---|---|
committer | monty@donna.mysql.com <> | 2000-08-18 12:48:00 +0300 |
commit | a753a3a2ce252a3972cfcd47cf27c689de61b602 (patch) | |
tree | dc12a8a920e65278811e12ea88c8d7d24390be23 /isam | |
parent | 29456f6e1c9c3fa0abf58022cfe6045509b9f7c3 (diff) | |
download | mariadb-git-a753a3a2ce252a3972cfcd47cf27c689de61b602.tar.gz |
Updated benchmark and results for PostgreSQL 7.0.2
Added more status to the MyISAM files to avoid checking files that
has already been checked.
Diffstat (limited to 'isam')
-rw-r--r-- | isam/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/isam/Makefile.am b/isam/Makefile.am index 2d80ba70bf7..c29be94bf6a 100644 --- a/isam/Makefile.am +++ b/isam/Makefile.am @@ -49,3 +49,6 @@ OMIT_DEPENDENCIES = pthread.h stdio.h __stdio.h stdlib.h __stdlib.h math.h\ # Move to automake rules ? prolint:; plparse -b -u -hF1 "-width(0,0)" "-format=%f:%l:\s%t:%n\s%m" \ "-elib(????)" "+elib(?3??)" my.lnt $(nisam_SOURCES) + +# Don't update the files from bitkeeper +%::SCCS/s.% |