Lines Matching refs:Build
1 # Makefile to build the Windows SDK under linux.
3 # This file is included by build/core/Makefile when a PRODUCT-sdk-win_sdk build
8 # - build a few Windows tools
12 # made complicated by the fact the build system does not support cross-compilation.
19 $(error MinGW is required to build a Windows SDK. Please 'apt-get install mingw32')
36 # LINUX_SDK_NAME/DIR is set in build/core/Makefile
62 $(call winsdk-banner,Build Windows Tools)
66 $(call winsdk-banner,Build $(WIN_SDK_NAME))
72 $(TOPDIR)development/build/tools/patch_windows_sdk.sh \