cvs commit: fptools/ghc/driver/ghc Makefilefptools/ghc/driver/ghci Makefile - PS

Simon Marlow simonmar@microsoft.com
Thu, 28 Jun 2001 10:00:08 +0100


> BTW, I found the following article very interesting:
>=20
>   http://www.canb.auug.org.au/~millerp/rmch/recu-make-cons-harm.html
>=20
> It's title is ``Recursive Make Considered Harmful.'' :-)

yes, I've seen this article.  It looks attractive, but it doesn't seem
to scale too well - it might be too slow to use for the entire fptools
tree.

Cheers,
	Simon