Noel Yap <[EMAIL PROTECTED]> 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
signature.asc
Description: Digital signature
_______________________________________________ Bug-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-make