setup changes to build standalone

Robert Collins robert.collins@itdomain.com.au
Fri Apr 26 00:17:00 GMT 2002



> -----Original Message-----
> From: Gary R. Van Sickle [mailto:g.r.vansickle@worldnet.att.net] 
> Sent: Friday, April 26, 2002 2:25 PM

> > On a separate but related topic, I'd like to automakeise (is that a
> > word) setup - if there are no objections from the other 
> contributors.
> 
> No, on the contrary I think that's a great idea.  Raw 
> Makefile.in's scare the hell out of me. ;-)

Heh. The main things I get from automake is
a) make dist. I _love_ this so much it ain't funny.
b) all the 'stock' rules - so that things like make clean _always_ hit
all subdirs etc etc.
c) consistent VPATH support.
d) multicompiler dependencies (not that I personally use it much, I'm
gcc most everywhere)
e) non-recursive makefiles of a reasonable size.

Makefile.in's aren't good or bad in raw form IMO.

Rob



More information about the Cygwin-apps mailing list