HomeSort by relevance Sort by last modified time
    Searched full:default_goal_substitution (Results 1 - 1 of 1) sorted by null

  /build/core/
product_config.mk 117 default_goal_substitution := macro
119 default_goal_substitution := $(DEFAULT_GOAL) macro
140 MAKECMDGOALS := $(patsubst $(goal_name),$(default_goal_substitution),$(MAKECMDGOALS))

Completed in 32 milliseconds