tools: Adds rules to import libs into toolchain

This adds rules for importing precompiled libs into the toolchain. This
cannot be acheived using the built in rules as all cc rules implicitly
depend on the toolchain, creating a circular dependency.
4 files changed