OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gen_c_sources
(Results
1 - 1
of
1
) sorted by null
/build/core/
binary.mk
227
gen_c_sources
:= $(filter %.c,$(LOCAL_GENERATED_SOURCES))
macro
228
gen_c_objects := $(
gen_c_sources
:%.c=%.o)
Completed in 531 milliseconds