Update of bug #18369 (project make):
Status: None => Duplicate
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #1:
The short answer is, GNU make doesn't handle filenames with spaces in them.
Make is really not a filename manipulator, it's a string parser. And it uses
whitespace to delimit strings in all aspects of its implementation and
behavior.
Anyway, this is a duplicate of bug #712
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?18369>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-make