HomeSort by relevance Sort by last modified time
    Searched refs:HOST_OUT (Results 1 - 7 of 7) sorted by null

  /build/core/
notice_files.mk 43 module_installed_filename := $(patsubst $(HOST_OUT)%,%,$(module_installed_filename))
envsetup.mk 179 HOST_OUT := $(HOST_OUT_$(HOST_BUILD_TYPE))
202 HOST_OUT_EXECUTABLES:= $(HOST_OUT)/bin
203 HOST_OUT_SHARED_LIBRARIES:= $(HOST_OUT)/lib
204 HOST_OUT_JAVA_LIBRARIES:= $(HOST_OUT)/framework
205 HOST_OUT_SDK_ADDON := $(HOST_OUT)/sdk_addon
207 HOST_OUT_INTERMEDIATES := $(HOST_OUT)/obj
cleanbuild.mk 177 ./$(HOST_OUT)/obj/NOTICE_FILES \
178 ./$(HOST_OUT)/sdk \
Makefile     [all...]
main.mk 763 $(HOST_OUT) \
  /build/core/tasks/
cts.mk 15 cts_dir := $(HOST_OUT)/cts
  /ndk/build/core/
definitions.mk 570 host-static-library-path = $(HOST_OUT)/lib$1.a
578 host-executable-path = $(HOST_OUT)/$1$(HOST_EXE)
    [all...]

Completed in 42 milliseconds