On Wed, 2007-05-16 at 11:21 -0400, Noel Yap wrote:
> I'm using the following:
>
> yapn:[EMAIL PROTECTED]:~/proj/aoeu> make --version
> GNU Make 3.81beta4
I've seen a number of messages stating that people are using 3.81beta4;
why are people still using a beta version over a year after the final
v
Works for me. 3.81 was released early in 2006 (the release note
(http://savannah.gnu.org/forum/forum.php?forum_id=4380) uses non-ISO
date format, so I'm unsure how to parse the month and day). You'll want
to submit a minimally-sized example makefile with copy-and-pasted
output. Like this:
[EMAI
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 imp
I'm using the following:
yapn:[EMAIL PROTECTED]:~/proj/aoeu> make --version
GNU Make 3.81beta4
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.