help-make
[Top][All Lists]
Advanced

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

Re: ifeq ($(VAR), value1) OR ($(VAR), value2)


From: Paul D. Smith
Subject: Re: ifeq ($(VAR), value1) OR ($(VAR), value2)
Date: Tue, 20 Apr 2004 11:33:08 -0400

%% David Boyce <address@hidden> writes:

  db> I would think that something like
  db> ifneq (, $(filter $VAR, value1 value2))

This is what I typically do.

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