I see. Thanks! After adding --no-print-directory it seems to be working now.
But this is inconvenient. I do want it to print the directory, but I don't want that "w" to be in $(MAKEFLAGS). Plus, even if it has to add the w, shouldn't it be "-w" rather than just a "w"? The extra w totally messed up my makefile in the sub directory. -- View this message in context: http://old.nabble.com/gmake--C-mess-up-MAKEFLAGS--tp26142228p26142823.html Sent from the Gnu - Make - Help mailing list archive at Nabble.com. _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
