Re: How to get the Makefile path?
Boris Kolpackov <[email protected]>
| Newsgroups | gmane.comp.gnu.utils |
|---|---|
| Organization | Vanderbilt University |
| Message-ID | <[email protected]> |
[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