kBuild r1689 -> r1723:
- New link target attributes LNK_DEPS and LNK_ORDERDEPS.
These only applies to the link rule and not to all the
sources like DEPS and ORDERDEPS does.
- Made NOINST check for the actual value to be non-empty
instead of check that the attribute is defined.
- Implemented all the keyword variands (INST.win.x86 and
similar) for INST and NOINST. NOINST is stronger than
INST btw.
- New global property DEPFILES that can be used to list
dependency files that should be loaded automatically
and removed by the clean rule.
Note. There are a number of pending changes to the tools that
has been made but not built into the checked in binaries. This
will be done one of the next couple of days. (So, no fixed
kmk_redirect yet, Klaus. Sorry.)