I was using GNU Make version 3.79.1, that does not support MAKEFILE_LIST. Switching to GNU Make 3.80 solved the problem. Great!
Thank you very much. Boris Kolpackov wrote: > [EMAIL PROTECTED] writes: > > > I need to get the path to the Makefile being processed by the make > > executable. I tried to use the $(MFLAGS) variable for that, but it > > ignores the -f switch. Look this test: > > Check the MAKEFILE_LIST variable in the manual. > > hth, > -boris > > > -- > Boris Kolpackov > Code Synthesis Tools CC > http://www.codesynthesis.com > Open-Source, Cross-Platform C++ XML Data Binding _______________________________________________ help-gnu-utils mailing list help-gnu-utils@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-utils