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

  /build/core/combo/
select.mk 20 # combo_target -- prefix for final variables (HOST_ or TARGET_)
24 combo_os_arch := $($(combo_target)OS)-$($(combo_target)ARCH)
28 $(combo_target)CC := $(CC)
29 $(combo_target)CXX := $(CXX)
30 $(combo_target)AR := $(AR)
31 $(combo_target)STRIP := $(STRIP)
33 $(combo_target)BINDER_MINI := 0
35 $(combo_target)HAVE_EXCEPTIONS := 0
36 $(combo_target)HAVE_UNIX_FILE_PATH :=
    [all...]
  /build/core/
config.mk 253 combo_target := HOST_ macro
259 combo_target := TARGET_ macro

Completed in 822 milliseconds