aboutsummaryrefslogtreecommitdiff
path: root/build/windows_sdk_tools.mk
diff options
context:
space:
mode:
Diffstat (limited to 'build/windows_sdk_tools.mk')
-rw-r--r--build/windows_sdk_tools.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/build/windows_sdk_tools.mk b/build/windows_sdk_tools.mk
deleted file mode 100644
index 722b9a3b7..000000000
--- a/build/windows_sdk_tools.mk
+++ /dev/null
@@ -1,12 +0,0 @@
-# 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 :=
-