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

Noel Yap <address@hidden> writes:


> >>How are you going to guarantee that the names of the variables are unique?
> >
> >You could use variable framing ;-)
> 
> What's variable framing?

You can say

$(call frame-enter)

include foo.make

$(call frame-leave)

and any changes to variables inside the frame will not affect anything
outside the frame.

See http://kolpackov.net/projects/build/ if you are interested in 
details.

-boris

Attachment: signature.asc
Description: Digital signature


reply via email to

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