help-make
[Top][All Lists]
Advanced

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

Re: using if condition in make file.


From: Paul D. Smith
Subject: Re: using if condition in make file.
Date: Tue, 19 Nov 2002 19:59:51 -0500

%% Rajesh <address@hidden> writes:

  r> I am Rajesh. I want to set a variable in make file
  r> based on some condition. Will you please guide me how
  r> to use if statement in makefile.

Take a look at the "Syntax in Conditionals" section of the GNU make
manual, which comes with GNU make.  You can also find an online copy at:

  http://www.gnu.org/manual/make/

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "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]