|
From: | Paul D. Smith |
Subject: | [bug #16505] Line-continuation backslashes are not stripped |
Date: | Wed, 3 May 2006 13:06:13 -0400 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.1) Gecko/20060226 Debian/1.5.dfsg+1.5.0.1-3 Firefox/1.5.0.1 |
Follow-up Comment #4, bug #16505 (project make): Drop the backslashes? Certainly you can't just drop the backslashes; neither Eli nor I suggested this. You can drop BOTH the backslashes AND the newlines; that will work although your makefiles will presumably be harder to read due to long lines. Or (as I suggested) you can take the quoted string and put it into a make variable (preserving the backslashes and newlines just as they are now). That will also solve the problem. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=16505> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |