> So if somebody really wants to help this, make scripts that generate
> config files AND Configure.help files from a distributed set. And once you
> do that, you could even imagine creating the old-style config files

Something like:

        find $TOPDIR -name "*.cf" -exec cat {} \; > Configure.help 

or changing the tools to look for 

        Documentation/Configure/CONFIG_SMALL_BANANA

??

Alan




_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to