help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

late binding of function


From: Noel Yap
Subject: late binding of function
Date: Thu, 13 Nov 2003 15:20:54 -0500

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.




reply via email to

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