On Fri, 28 Dec 2001 16:16:03 -0500, Legacy Fishtank <[EMAIL PROTECTED]> wrote: >I think one thing to note is that dependencies is that if you are smart >about it, dependencies -really- do not even change when your .config >changes. > >What about a system where Linus runs "make deps" -once- before he >releases a tarball. This in turn generates dependency information >(perhaps not in purely make format) which includes 'ifdef CONFIG_xxx' >information embedded within. We know that make can support ifeq >CONFIG_xxx for example...
Then people apply patches and break. Please read the list of mkdep bugs before suggesting partial fixes. http://prdownloads.sourceforge.net/kbuild/kbuild-2.5-history.tar.bz2, makefile-2.5_make_dep.html. I want a system that fixes _all_ the bugs, not just some of them. _______________________________________________ kbuild-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/kbuild-devel