mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Delayed keys + portability fixes
This commit is contained in:
@ -77,3 +77,6 @@ SUFFIXES = .sh
|
||||
$< > $@-t
|
||||
@CHMOD@ +x $@-t
|
||||
@MV@ $@-t $@
|
||||
|
||||
# Don't update the files from bitkeeper
|
||||
%::SCCS/s.%
|
||||
|
Reference in New Issue
Block a user