Is this supposed to work:

  $($(if $(AOEU),error,warning) AOEU)

As an alternative, I'm currently using:

  $(call $(if $(SOME_CONDITION),error,warning),AOEU)

Thanks,
Noel
-- 
NOTICE: If received in error, please destroy and notify sender.  Sender does not waive 
confidentiality or privilege, and use is prohibited.


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

Reply via email to