> Quoted filenames won't help because make doesn't do quotes. > > Basically, it is very, very difficult, even impossible, to handle > filenames containing whitespace using make.
Well, "very, very difficult" does NOT mean impossible, right? So, if it is possible to write a makefile to compile the .cpp files (some may contain whitespace in their name) in a folder, I'll be glad to know how this is done. Regards. _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
