Subject: Re: make: making .WAIT recursive
To: Aaron J. Grier <agrier@poofygoof.com>
From: David Laight <david@l8s.co.uk>
List: tech-toolchain
Date: 02/17/2006 07:51:55
On Thu, Feb 16, 2006 at 02:31:09PM -0800, Aaron J. Grier wrote:
> 
> this evening I'll start poke at bsd.subdir.mk and see what I can come up
> with.

I suspect that bsd.subdir.mk is (almost) ok.  Since it runs separate
make commands in each of the child directories.

etc/Makefile can be fixed by correcting the dependency chain - with
an increase in obscurity since it will become less obvious as to the
expected sequence of actions.

Sorting out the cleandir for tools in src/Makefile is left as an
exercise to the reader :-)

	David

-- 
David Laight: david@l8s.co.uk