Re: Towards non-recursive makefiles

Larry McVoy (lm@bitmover.com)
Sun, 23 Jan 2000 16:09:23 -0800


: I've long believed that one big-ass Makefile was needed for the kernel

Count my vote for this as well. I know both ways have their drawbacks,
but the limiting factor in how far you can scale things in parallel
rather quickly becomes make itself. If everything is in one makefile,
it tends to work a lot better.

-
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/