DragonFly BSD
DragonFly kernel List (threaded) for 2005-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: link: "Recursive Make Considered Harmful"


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Sun, 9 Jan 2005 16:39:58 +0100
Mail-followup-to: kernel@crater.dragonflybsd.org

On Sat, Jan 08, 2005 at 05:54:52PM -0500, George Georgalis wrote:
> I've been mulling over the pdf file linked here
> http://www.pcug.org.au/~millerp/rmch/recu-make-cons-harm.html
> Recursive Make Considered Harmful, Peter Miller

This paper outlines a lot of problems of gmake and the use of gmake.
It doesn't apply to BSD make so such, because most of our tree uses
very small Makefiles which can't be merged into a simple master
Makefile without a lot of hassle, possible even reducing speed for
certain usage patterns.

Joerg



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]