On 16 May 2007 16:22, Noel Yap wrote: > I'm using the following: > > yapn:[EMAIL PROTECTED]:~/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.... _______________________________________________ Bug-make mailing list Bug-make@gnu.org http://lists.gnu.org/mailman/listinfo/bug-make