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

/external/libvpx/libvpx/build/make/
H A DMakefile241 find_file1=$(word 1,$(wildcard $(subst //,/,$(addsuffix /$(1),$(2))))) macro
242 find_file=$(foreach f,$(1),$(call find_file1,$(strip $(f)),$(strip $(2))) )

Completed in 58 milliseconds