Searched refs:TGT_CC (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
H A DMakefile37 TGT_CC:=$(word 3, $(subst -, ,$(TOOLCHAIN))) macro
48 $(if $(filter vs%,$(TGT_CC)),make NO_LAUNCH_DEVENV=1;) \
76 TGT_CC:=$(word 3, $(subst -, ,$(TOOLCHAIN))) macro
/external/libvpx/libvpx/build/make/
H A DMakefile35 TGT_CC:=$(word 3, $(subst -, ,$(TOOLCHAIN))) macro
46 $(if $(filter vs%,$(TGT_CC)),make NO_LAUNCH_DEVENV=1;) \
76 TGT_CC:=$(word 3, $(subst -, ,$(TOOLCHAIN))) macro
/external/chromium_org/third_party/libvpx/source/libvpx/
H A Dlibs.mk23 ifeq ($(filter icc gcc,$(TGT_CC)), $(TGT_CC))
33 ifeq ($(filter rvct,$(TGT_CC)), $(TGT_CC))
/external/libvpx/libvpx/
H A Dlibs.mk23 ifeq ($(filter icc gcc,$(TGT_CC)), $(TGT_CC))
33 ifeq ($(filter rvct,$(TGT_CC)), $(TGT_CC))

Completed in 360 milliseconds