diff options
author | monty@donna.mysql.com <> | 2000-08-16 05:14:02 +0300 |
---|---|---|
committer | monty@donna.mysql.com <> | 2000-08-16 05:14:02 +0300 |
commit | 2f450e4fc73e55454cc702a32222c60ce2fb1eac (patch) | |
tree | 6c04aea21b1a42222c20034b365c343788f2335c /sql/Makefile.am | |
parent | 1777d4dbbe3b1276e4aca4e1a867ea7adc05179f (diff) | |
download | mariadb-git-2f450e4fc73e55454cc702a32222c60ce2fb1eac.tar.gz |
Delayed keys + portability fixes
Diffstat (limited to 'sql/Makefile.am')
-rw-r--r-- | sql/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/Makefile.am b/sql/Makefile.am index a4aee97d0bb..df9236c7e5a 100644 --- a/sql/Makefile.am +++ b/sql/Makefile.am @@ -124,3 +124,6 @@ sql_lex.o: lex_hash.h #distclean: # rm -f lex_hash.h + +# Don't update the files from bitkeeper +%::SCCS/s.% |