Follow-up Comment #3, bug #18641 (project make): Thanks a lot for your reply, Paul. You catch my meaning right.
I believe that the "include warning suppression" is expected for nearly every person using GNUmake. People use the ``gcc -M' technique mentioned in GNU make manual to generate .d files to be included into their makefiles, so, if you do not provide a way to suppress that warning, they will see a lot of "No such file or directory" warnings for .d files when they start a clean build. Could you tell me how you're going to solve this (in make 3.82 for example) and at the same time try to maintain makefile behavior compatibility across at least 3.82, 3.81 and 3.80 ? And perhaps you can have a look at my GnumakeUniproc project just submitted to sf.net: https://gnumakeuniproc.svn.sourceforge.net/svnroot/gnumakeuniproc/GMU-manual/trunk/quick-start/quick-start.htm _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?18641> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-make mailing list Bug-make@gnu.org http://lists.gnu.org/mailman/listinfo/bug-make