This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Help with CVS (Was: Conditionals in CVS Automake)
----- Original Message -----
From: <akim@lrde.epita.fr>
To: "Robert Boehne" <rboehne@ricardo-us.com>
Cc: "Akim Demaille" <akim@epita.fr>; "Lars J. Aas" <larsa@sim.no>;
<automake@gnu.org>
Sent: Wednesday, March 28, 2001 7:27 AM
Subject: Re: Help with CVS (Was: Conditionals in CVS Automake)
> On Tue, Mar 27, 2001 at 11:11:42PM +0200, akim@lrde.epita.fr wrote:
> >
> > It's between revision 0.119 and 0.120, diffs attached. I'm looking
for
> > the problem.
>
> Here are the changes it introduces. At the bottom you can see what
> went wrong. There is something in the PROGRAMS handling I broke :(
>
>
Interestingly enough that diff introduces the target: bug I brought up
on monday (foo: instead of foo$(EXEEXT):)
Rob