Hi
Is there any way to know a path (absolute, or relative to the primary
Makefile) of an included Makefile? In that included Makefile of course.
I was trying to pass it down using include in the recipe of a (static
pattern) rule, but apparently include cannot be used that way. :-(
I am doing som
On Tue, Aug 24, 2010 at 11:37 PM, Paul Smith wrote:
> This backtrace is not useful because your version of GNU make was
> compiled without debugging enabled. Can you get a copy and build it
> with CFLAGS=-g to enable debugging and disable optimization, then force
> the failure and report the stac