help-make
[Top][All Lists]
Advanced

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

Re: RFC: Extensions to GNU Make


From: Paul D. Smith
Subject: Re: RFC: Extensions to GNU Make
Date: Thu, 15 Feb 2001 17:17:01 -0500

%% Eray Ozkural <address@hidden> 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 <address@hidden>          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



reply via email to

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