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

/build/core/
H A Ddefinitions.mk2163 @$(if $(wordlist 13501,13502,$(1)),$(error Too many words ($(words $(1)))))
2766 # Copies many files.
2769 define copy-many-files
3202 # 1. Copy the files to the many suite output directories.
3208 $(eval my_compat_files_$(suite) := $(call copy-many-files, $(my_compat_dist_$(suite)))) \
/build/make/core/
H A Ddefinitions.mk2163 @$(if $(wordlist 13501,13502,$(1)),$(error Too many words ($(words $(1)))))
2766 # Copies many files.
2769 define copy-many-files
3202 # 1. Copy the files to the many suite output directories.
3208 $(eval my_compat_files_$(suite) := $(call copy-many-files, $(my_compat_dist_$(suite)))) \

Completed in 58 milliseconds