OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:export_cflags
(Results
1 - 2
of
2
) sorted by null
/build/make/core/
prebuilt_internal.mk
112
export_cflags
:= $(foreach d,$(LOCAL_EXPORT_C_INCLUDE_DIRS),-I $(d))
macro
113
$(export_includes): PRIVATE_EXPORT_CFLAGS := $(
export_cflags
)
117
ifdef
export_cflags
122
export_cflags
:=
macro
binary.mk
1742
export_cflags
:= $(foreach d,$(my_export_c_include_dirs),-I $(d))
macro
1779
export_cflags
:=
macro
[
all
...]
Completed in 74 milliseconds