Noel Yap <[EMAIL PROTECTED]> 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

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

Reply via email to