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

/build/core/
H A Dproduct_config.mk121 default_goal_substitution := macro
123 default_goal_substitution := $(DEFAULT_GOAL) macro
134 MAKECMDGOALS := $(patsubst $(goal_name),$(default_goal_substitution),$(MAKECMDGOALS))
/build/make/core/
H A Dproduct_config.mk121 default_goal_substitution := macro
123 default_goal_substitution := $(DEFAULT_GOAL) macro
134 MAKECMDGOALS := $(patsubst $(goal_name),$(default_goal_substitution),$(MAKECMDGOALS))

Completed in 499 milliseconds