summaryrefslogtreecommitdiff
path: root/sql/Makefile.am
diff options
context:
space:
mode:
authorunknown <monty@donna.mysql.com>2000-08-16 05:14:02 +0300
committerunknown <monty@donna.mysql.com>2000-08-16 05:14:02 +0300
commite318f3a607f609c28636a9ac29cd67662166f01a (patch)
tree6c04aea21b1a42222c20034b365c343788f2335c /sql/Makefile.am
parent6388f02bbf7ec0bee2e3bfcce0df23146c56f092 (diff)
downloadmariadb-git-e318f3a607f609c28636a9ac29cd67662166f01a.tar.gz
Delayed keys + portability fixes
client/Makefile.am: Fix for make/bitkeeper configure.in: Fix for SCO and SHOW PROCESSLIST include/Makefile.am: Fix for make/bitkeeper libmysql/Makefile.am: Fix for make/bitkeeper myisam/mi_check.c: Fixes for delayed key handling sql-bench/Makefile.am: Fix for make/bitkeeper sql/Makefile.am: Fix for make/bitkeeper sql/sql_insert.cc: Added delay key creation to INSERT .. SELECT
Diffstat (limited to 'sql/Makefile.am')
-rw-r--r--sql/Makefile.am3
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.%