bug-make
[Top][All Lists]
Advanced

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

RE: $(and) and $(or) not working


From: Dave Korn
Subject: RE: $(and) and $(or) not working
Date: Wed, 16 May 2007 18:51:55 +0100

On 16 May 2007 16:22, Noel Yap wrote:

> I'm using the following:
> 
> yapn:address@hidden:~/proj/aoeu> make --version
> GNU Make 3.81beta4

  Note the beta tag.

> And the $(and) and $(or) functions always return empty.  Has anyone
> else experienced this?

  Probably means they weren't yet implemented at the time the beta was
released.  To find out for sure, try using the --warn-undefined-variables
option; if the built-ins aren't implemented, those will just look like
variable references to empty vars.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....





reply via email to

[Prev in Thread] Current Thread [Next in Thread]