diff options
author | monty@donna.mysql.com <> | 2000-08-18 13:09:26 +0300 |
---|---|---|
committer | monty@donna.mysql.com <> | 2000-08-18 13:09:26 +0300 |
commit | 9c1ecff8ecaaf844a02e416500907d5b5e4715aa (patch) | |
tree | b47f92fa5b8b69587ec57938ff7a9b322fec6d57 /strings | |
parent | b231fdefcaabdd734398e6ccf25c6014acb6af00 (diff) | |
parent | fab1abb458e501438f9ae51d9979a5a4b9c0ec2d (diff) | |
download | mariadb-git-9c1ecff8ecaaf844a02e416500907d5b5e4715aa.tar.gz |
Merge
Diffstat (limited to 'strings')
-rw-r--r-- | strings/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/strings/Makefile.am b/strings/Makefile.am index fc305e340a4..fac662b8789 100644 --- a/strings/Makefile.am +++ b/strings/Makefile.am @@ -85,3 +85,6 @@ if ASSEMBLER %.o : %.s $(AS) -o $@ $< endif + +# Don't update the files from bitkeeper +%::SCCS/s.% |