On 2010-08-29 00:09, Paul Smith wrote:
> On Wed, 2010-08-25 at 10:24 +0200, Stanisław Findeisen wrote:
>> 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.
>
> Look up the documentation for the MAKEFI
On Wed, 2010-08-25 at 10:24 +0200, Stanisław Findeisen wrote:
> 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.
Look up the documentation for the MAKEFILE_LIST variable in the GNU make
manual.
--
--