Lines Matching refs:SDK
3 # Expose the Monitor RCP only for the SDK builds.
4 ifneq (,$(is_sdk_build)$(filter sdk sdk_x86 sdk_mips,$(TARGET_PRODUCT)))
26 MONITOR_DEP_LIBRARIES := $(shell $(TOPDIR)sdk/eclipse/scripts/create_all_symlinks.sh -d)
29 # The RCP monitor. It is referenced by build/target/products/sdk.mk
30 $(LOCAL_BUILT_MODULE) : $(TOPDIR)sdk/monitor/monitor \
31 $(TOPDIR)sdk/monitor/build.xml \
32 $(TOPDIR)sdk/monitor/build.properties \
35 $(hide) $(TOPDIR)sdk/eclipse/scripts/create_all_symlinks.sh -c
36 $(hide)cd $(TOPDIR)sdk/monitor && \
60 $(hide)$(ACP) -fp $(V) $(TOPDIR)sdk/monitor/monitor $@