help-make
[Top][All Lists]
Advanced

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

Re: AND, OR and NOT Operations


From: Paul Smith
Subject: Re: AND, OR and NOT Operations
Date: Wed, 11 May 2011 08:40:48 -0400

On Wed, 2011-05-11 at 12:09 +0530, Ajay Jain wrote:
> HI,
> 
> I am finding it difficult to comprehend and, or and not operations in
> Make. What I would like to achieve is as follows:
> 
> ifeq ("X","A) && ifeq("X","B) .. && ifeq ("X","Z")

That makes no sense: it's always false.

If you give a real example of what you're trying to accomplish maybe we
can help.

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