Re: source code reorg & makefiles

From: Robert Collins <robertc_at_squid-cache.org>
Date: Tue, 12 May 2009 10:35:45 +1000

On Tue, 2009-05-12 at 01:48 +1200, Amos Jeffries wrote:

> Can you explain a bit more detail please? what are you seeing us do
> wrong? we are not trying to remove anything at this point AFAIK.

acl is the one I noticed; but I had the others building non-recursively
too.

Non-recursive make is where make builds objects in directories without
reinvoking make. Instead it holds a single build graph and can handle
more complex dependencies safely.

-Rob

Received on Tue May 12 2009 - 00:36:11 MDT

This archive was generated by hypermail 2.2.0 : Tue May 12 2009 - 12:00:02 MDT