]> git.eshelyaron.com Git - emacs.git/commit
(autoloads, custom-deps): Warn that parts of commands enclosed in $(ARGQUOTE)s
authorEli Zaretskii <eliz@gnu.org>
Sat, 17 Dec 2005 17:27:35 +0000 (17:27 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 17 Dec 2005 17:27:35 +0000 (17:27 +0000)
commitc3d49b7a3100df3ca8bf02b69c6322ab1fa6ccf1
treea29dab6db04b576cef837ba887978108ce0f00fe
parentbb49fc13a6545c55207cbe74b8a4021144b91bbf
(autoloads, custom-deps): Warn that parts of commands enclosed in $(ARGQUOTE)s
should not be split between two lines, as that will break with GNU Make >3.80,
when sh.exe is used and arg quoting is with '..'.
(autoloads): Don't break the quoted --eval expression between several lines.
lisp/makefile.w32-in