bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: need access to Makefile path


From: Boris Kolpackov
Subject: Re: need access to Makefile path
Date: Tue, 18 May 2004 15:26:35 +0000 (UTC)
User-agent: nn/6.6.5+RFC1522

Dave Yost <address@hidden> writes:

> Consider a Makefile that starts thus:
> 
>     include ../../../Makefile-master
> 
> It would be nice if this included Makefile-master knew where it was, 


$(dir $(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST)))


-boris





reply via email to

[Prev in Thread] Current Thread [Next in Thread]