On Wed, Oct 10, 2007 at 01:36:29AM +0200, Uwe Hermann wrote:
I have the feeling that targets/.../Config.lb is meant for user changes (and Options.lb rather not in the normal case). I might be wrong, though.
(Config.lb overrides Options.lb btw)
Options.lb lists all options that are used by the target and their defaults.
Config.lb can only override defaults as set in Options.lb.
//Peter