Towards non-recursive makefiles

Matthew Wilcox willy en thepuffingroup.com
Lun Ene 24 02:19:16 CST 2000


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 en vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



Más información sobre la lista de distribución Ayuda