help-make
[Top][All Lists]
Advanced

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

Re: numeric comparisons in gnu make?


From: Paul D. Smith
Subject: Re: numeric comparisons in gnu make?
Date: Mon, 24 Mar 2003 20:55:20 -0500

%% Ted Phares <address@hidden> writes:

  tp> Does gnu make provide a means of performing less-than or
  tp> greater-than comparisons of the numeric value of an envar?  What I
  tp> desire is something like an 'iflt' or 'ifgt' variant of the 'ifeq'
  tp> directive.

No.  You'll have to use the shell function.

-- 
-------------------------------------------------------------------------------
 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]