aboutsummaryrefslogtreecommitdiffstats
path: root/build/windows_sdk_tools.mk
blob: 8bdcdba811e327d0d86519667002a0da0a7d0985 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Makefile to build the Windows SDK Tools under linux.
#
# This makefile is included by development/build/tools/windows_sdk.mk
# to device which tools we want to build from the sdk.git project.

# This contains the SDK Tools modules to build during a
# *platform* builds. Right now we are not building any SDK Tools
# during platform builds anymore.
# They are now built in an unbundled branch.

WIN_SDK_TARGETS := 


# Define the list of tool-dependent modules requisites needed
# for the Windows SDK. These will be built using HOST_OS=linux.
# Temporarily disabled: See b/8992787
#WIN_SDK_BUILD_PREREQ := \
#	monitor