On Mar 31, 2000, "Lars J. Aas" <[EMAIL PROTECTED]> wrote:

> : The trap is fine, but the `:=' syntax is far from portable.

> Without it, wouldn't the variable become recursive?

Yep.  That's why you can't do it like that :-(

It might work to set MAKE_TRAP as you suggested, and then use
$(MAKE_TRAP) for recursive invocations.

-- 
Alexandre Oliva    Enjoy Guaranį, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me

Reply via email to