Towards non-recursive makefiles

Matthew Wilcox willy en thepuffingroup.com
Lun Ene 24 00:48:45 CST 2000


On Sun, Jan 23, 2000 at 04:58:13PM -0600, Michael Elizabeth Chastain wrote:
> Hmmm.  Consider this use case: a developer is working on the qnx4 file
> system.  They want to edit code, make qnx4fs.o, insmod qnx4fs.o, play with it,
> rmmod qnx4fs, and edit the source again.

make fs/qnx4/qnx4.o

That won't work right now, but that should work.

If that turns out to be too slow, then I have an alternative proposition.
Rename the current Makefiles to Makerules then have small Makefiles in
each directory which include the Makerules.  I want to see how slowly
it goes once the whole tree is converted before deciding on that.

-
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