[NaCl SDK] Add TC includes, and Key expansion in make
commit15c31b960859e1cce6f6929c13fa2679aa0fe343
authornoelallen@chromium.org <noelallen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 11 Jul 2013 18:40:26 +0000 (11 18:40 +0000)
committernoelallen@chromium.org <noelallen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 11 Jul 2013 18:40:26 +0000 (11 18:40 +0000)
tree0f80ba77b11d38a0650fea4911b1122f85beea2e
parent97a696c540f361cb9d83c97388bc749c86a1d481
[NaCl SDK] Add TC includes, and Key expansion in make

Fix missing expansion for dictioray: KEY = $(($TOOLCHAIN)_KEY))
Add toolchain specific include paths to support adding glibc compatibility to newlib/pnacl toolchains.

BUG=none
NOTRY=true
R=sbc@chromium.org

Review URL: https://codereview.chromium.org/18137009

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@211174 0039d316-1c4b-4281-b951-d872f2087c98
native_client_sdk/src/build_tools/library.mk
native_client_sdk/src/build_tools/template.mk
native_client_sdk/src/tools/common.mk