blob: 73f4d12065dee2bc2ccc65a5ca9eb3e191eee602 [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 \
Raphael Moll19b851d2011-05-04 14:32:41 -07008 emulator-arm \
9 emulator-x86 \
Raphael Mollfe21e0b2010-11-11 16:03:07 -080010 mksdcard \
11 sdklauncher
12