blob: 8164cc5af0bf762f6eed56a48e4b035e3efa0ab4 [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
6WIN_SDK_TARGETS := \
7 emulator \
8 mksdcard \
9 sdklauncher
10