%% Eray Ozkural <[EMAIL PROTECTED]> writes:

  eo> Now I think I'm going to propose a $(cond arg1, arg2, arg3) function
  eo> where
  eo>   arg1 = the boolean condition, means true if t, otherwise false
  eo>   arg2 = if true
  eo>   arg3 = if false

There's already an $(if ...) function, introduced in 3.78.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://www.paulandlesley.org/gmake/
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist

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

Reply via email to