On Sun, May 3, 2009 at 9:52 AM, Peng Yu <[email protected]> wrote: > I am wondering if there is a way to get the path of the directory > where a makefile is in (either the absolute path or the relative path > to the current directory). Can somebody help me?
A search of the GNU make info pages for "current working directory" turns up three hits, two of which give the answer to your question. Philip Guenther _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
