Re: Towards non-recursive makefiles

From: Matthew Wilcox (willy@thepuffingroup.com)
Date: Sun Jan 23 2000 - 20:34:29 EST


On Sun, Jan 23, 2000 at 06:30:59PM -0500, Jeff Garzik wrote:
> Matthew wrote:
> > The compelling part is the removal of more than 800 lines from the fs/
> > Makefiles and the time difference:
>
> What's wrong with the nice and compact format used by
> drivers/sound/Makefile and drivers/net/Makefile?

Did you look at the patch? It uses exactly the same trick that
sound/Makefile uses, just spread out over all the subfiles. To be
honest, this is where most of the line count reduction comes from.
But you really don't want to have fs/Makefile knowing about the grotty
internals of fs/fat and fs/ext2 and fs/hfs and ...

drivers/ is my next target for de-recursing.. i'm off home now with my
laptop :-)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jan 31 2000 - 21:00:11 EST