blob: 8bdcdba811e327d0d86519667002a0da0a7d0985 [file] [log] [blame]
Raphael Mollfe21e0b2010-11-11 16:03:07 -08001# Makefile to build the Windows SDK Tools under linux.
2#
3# This makefile is included by development/build/tools/windows_sdk.mk
4# to device which tools we want to build from the sdk.git project.
5
Xavier Ducrohet1130ca42014-05-09 10:49:38 -07006# This contains the SDK Tools modules to build during a
7# *platform* builds. Right now we are not building any SDK Tools
8# during platform builds anymore.
9# They are now built in an unbundled branch.
Raphael Mollfe21e0b2010-11-11 16:03:07 -080010
Xavier Ducrohet1130ca42014-05-09 10:49:38 -070011WIN_SDK_TARGETS :=
Raphael Moll0c0d16b2012-03-23 11:19:44 -070012
David 'Digit' Turner94c077f2011-08-29 21:49:13 +020013
Raphael Mollf11439a2012-04-23 13:15:18 -070014# Define the list of tool-dependent modules requisites needed
15# for the Windows SDK. These will be built using HOST_OS=linux.
Siva Velusamy24ad81e2014-02-12 16:45:38 -080016# Temporarily disabled: See b/8992787
17#WIN_SDK_BUILD_PREREQ := \
18# monitor
Raphael Mollf11439a2012-04-23 13:15:18 -070019