Searched defs:TARGET_OUT (Results 1 - 1 of 1) sorted by relevance

/build/core/
H A Denvsetup.mk193 TARGET_OUT := $(PRODUCT_OUT)/$(TARGET_COPY_OUT_SYSTEM) macro
194 TARGET_OUT_EXECUTABLES:= $(TARGET_OUT)/bin
195 TARGET_OUT_OPTIONAL_EXECUTABLES:= $(TARGET_OUT)/xbin
196 TARGET_OUT_SHARED_LIBRARIES:= $(TARGET_OUT)/lib
197 TARGET_OUT_JAVA_LIBRARIES:= $(TARGET_OUT)/framework
198 TARGET_OUT_APPS:= $(TARGET_OUT)/app
199 TARGET_OUT_KEYLAYOUT := $(TARGET_OUT)/usr/keylayout
200 TARGET_OUT_KEYCHARS := $(TARGET_OUT)/usr/keychars
201 TARGET_OUT_ETC := $(TARGET_OUT)/etc

Completed in 715 milliseconds