Lines Matching refs:SDK
11 # Expose the Monitor RCP only for the SDK builds.
12 ifneq (,$(is_sdk_build)$(filter sdk sdk_x86 sdk_mips,$(TARGET_PRODUCT)))
34 MONITOR_DEP_LIBRARIES := $(shell $(TOPDIR)sdk/eclipse/scripts/create_all_symlinks.sh -d)
37 # The RCP monitor. It is referenced by build/target/products/sdk.mk
38 $(LOCAL_BUILT_MODULE) : $(TOPDIR)sdk/monitor/monitor \
39 $(TOPDIR)sdk/monitor/build.xml \
40 $(TOPDIR)sdk/monitor/build.properties \
43 $(hide) $(TOPDIR)sdk/eclipse/scripts/create_all_symlinks.sh -c
44 $(hide)cd $(TOPDIR)sdk/monitor && \
68 $(hide)$(ACP) -fp $(V) $(TOPDIR)sdk/monitor/monitor $@