OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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