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 <[email protected]>          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


_______________________________________________
Help-make mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-make

Reply via email to