OSDN Git Service

SDK: Also read sdk/build/tools.OS.atree
authorRaphael Moll <raphael@google.com>
Fri, 2 Mar 2012 20:40:04 +0000 (12:40 -0800)
committerRaphael Moll <raphael@google.com>
Fri, 2 Mar 2012 20:40:04 +0000 (12:40 -0800)
commit3ab307a68cbc30ab37d15f62e88dd19b51ac9632
treec78c769ea5b2954d747f640e812962255744f940
parent10cae8ecd855ee91baf9caad2e9c873632950df4
SDK: Also read sdk/build/tools.OS.atree

This allows us to have per-host OS (or OS + arch) atree files in case we
need to get tools which source varies per host OS, example:
- sdk/build/tools.linux.atree
- sdk/build/tools.linux-x86_64.atree
- sdk/build/tools.windows.atree
etc.

Change-Id: I9a1256548345fb866b0750fce6810913413dd946
core/Makefile