[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

Reply via email to