commit | 3d224a0fc9ed34ac4c3c79c479d5c6dc5c31b87c | [log] [tgz] |
---|---|---|
author | Raphael <raphael@google.com> | Fri Apr 16 17:50:09 2010 -0700 |
committer | Raphael <raphael@google.com> | Fri Apr 23 10:06:41 2010 -0700 |
tree | 76ad92d943931170eb170becafe843994b25319e | |
parent | d7036e3cc0aa6f4edb3bc56e30fb2d67417e1835 [diff] |
Support building Windows SDK under Linux. - envsetup.mk & config.mk: we define a new BUILD_OS and a minimal set of things like BUILD_OUT to be able to use some local tools when doing cross-compilation. This allows us to use the Linux version of ACP when cross-compiling the tools to Windows. - Makfile: include windows_sdk.mk when needed to build a Windows SDK. - main.mk: support a win_sdk target (e.g. PRODUCT-sdk-win_sdk) Change-Id: I9d08d0df598b8a7292532d23c55f48101a95a240