Towards non-recursive makefiles
Michael Elizabeth Chastain
mec en shout.net
Lun Ene 24 01:19:40 CST 2000
Hi Matthew,
> make fs/qnx4/qnx4.o
>
> That won't work right now, but that should work.
Looks good to me. It's at least as good as "make SUBDIRS=fs/qnx4".
My experience with Makefiles and speed is that when I write things to
be correct they also become faster. So don't worry about speed too
much because you will probably get a lot of it "for free".
For example, did you notice how the stock Rules.make recurses *twice*
for each directory level it enters?
Michael
-
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