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 14:00:13 -0500
User-agent: Mutt/1.5.6i

Noel Yap <address@hidden> writes:

> Although it's reminiscent of DOS, I like your use of '%' in private 
> variable names.

They are called "system variables".

 
> One thing I can say right now is, if you had an include-makefile function, 
> the below would become:
> 
>       $(call include-makefile,foo.make)       # frame-enter and 
>       frame-leave are implicit

Well, when you include a makefile you would probably want it's variable
definitions too so I am not so sure you would want to frame inclusion.

In build there is a function $(call import) that creates a frame and 
then includes a makefile.

-boris

Attachment: signature.asc
Description: Digital signature


reply via email to

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