Dave Yost <[EMAIL PROTECTED]> 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



_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to