Lines Matching refs:TOPDIR
24 ADT_IDE_MODULE_DEPS := $(TOPDIR)sdk/adtproductbuild/$(LOCAL_MODULE)
26 ADT_IDE_BUILD_LOG := $(TOPDIR)out/host/eclipse/adtproduct/adtproduct.log
27 ADT_IDE_ARTIFACT_DIR := $(TOPDIR)out/host/eclipse/adtproduct/pbuild/I.RcpBuild
28 ADT_IDE_RELEASE_DIR := $(TOPDIR)out/host/eclipse/adtproduct/release
30 ADT_IDE_JAVA_LIBS := $(shell $(TOPDIR)sdk/eclipse/scripts/create_all_symlinks.sh -d)
34 ADT_VERSION := $(shell grep Bundle-Version $(TOPDIR)sdk/eclipse/plugins/com.android.ide.eclipse.adt/META-INF/MANIFEST.MF | sed 's/.*: \([0-9]\+.[0-9]\+.[0-9]\+\).*/\1/')
40 $(ADT_IDE_JAVA_TARGET) : $(TOPDIR)sdk/adtproductbuild/adt_eclipse_ide \
41 $(TOPDIR)sdk/adtproductbuild/build.xml \
42 $(TOPDIR)sdk/adtproductbuild/build.properties \
44 @if [[ ! -d $(TOPDIR)prebuilts/eclipse-build-deps ]]; then \
48 $(hide)rm -rf $(TOPDIR)out/host/eclipse/adtproduct/fbuild/plugins
49 $(hide)rm -rf $(TOPDIR)out/host/eclipse/adtproduct/pbuild/plugins
51 $(hide)$(TOPDIR)sdk/eclipse/scripts/create_all_symlinks.sh -c
52 $(hide)cd $(TOPDIR)sdk/adtproductbuild && \
68 $(hide)$(ACP) -fp $(V) $(TOPDIR)sdk/adtproductbuild/adt_eclipse_ide $@
163 $(hide)$(ACP) -fp $(V) $(TOPDIR)sdk/adtproductbuild/adt_eclipse_ide $@