OSDN Git Service

Merge branch 'aosp/honeycomb-LTE-release' into honeycomb-mr2-x86
[android-x86/sdk.git] / build / windows_sdk_tools.mk
1 # 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
6 WIN_SDK_TARGETS := \
7         emulator \
8         emulator-arm \
9         emulator-x86 \
10         mksdcard \
11         sdklauncher
12