Home | History | Annotate | Download | only in build

Lines Matching full:topdir

7                    $(TOPDIR)development/sdk/%_source.prop_template, \
9 $(wildcard $(TOPDIR)development/sdk/*_source.prop_template)) \
11 $(TOPDIR)development/samples/%_source.prop_template, \
13 $(wildcard $(TOPDIR)development/samples/*_source.prop_template)) \
15 $(TOPDIR)development/sys-img/%_source.prop_template, \
17 $(wildcard $(TOPDIR)development/sys-img/*_source.prop_template))
27 $(HOST_OUT)/development/sys-img-$(TARGET_CPU_ABI)/%_source.properties : $(TOPDIR)development/sys-img/%_source.prop_template
38 $(HOST_OUT)/development/sdk/%_source.properties : $(TOPDIR)development/sdk/%_source.prop_template
47 $(HOST_OUT)/development/samples/%_source.properties : $(TOPDIR)development/samples/%_source.prop_template
158 api_gen_jar := $(TOPDIR)prebuilts/tools/common/api-generator/api-generator-25.0.0.jar
160 $(TOPDIR)prebuilts/tools/common/m2/repository/net/sf/kxml/kxml2/2.3.0/kxml2-2.3.0.jar \
161 $(TOPDIR)prebuilts/tools/common/m2/repository/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar \
162 $(TOPDIR)prebuilts/tools/common/m2/repository/org/ow2/asm/asm-tree/5.0.4/asm-tree-5.0.4.jar \
163 $(TOPDIR)prebuilts/tools/common/m2/repository/com/google/guava/guava/17.0/guava-17.0.jar
170 --pattern $(TOPDIR)prebuilts/tools/common/api-versions/android-%/android.jar \
171 --pattern $(TOPDIR)prebuilts/sdk/%/android.jar \