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
This archive was generated by hypermail 2.2.0 : Tue May 12 2009 - 12:00:02 MDT