OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PC_CFLAGS
(Results
1 - 2
of
2
) sorted by null
/system/tpm/trunks/
Makefile
23
PC_CFLAGS
:= $(shell $(PKG_CONFIG) --cflags $(PC_DEPS))
26
CXXFLAGS += -I$(SRC)/.. $(
PC_CFLAGS
)
/external/autotest/client/deps/glbench/src/
Makefile
39
PC_CFLAGS
:= $(shell $(PKG_CONFIG) --cflags $(PC_DEPS))
43
CPPFLAGS += $(
PC_CFLAGS
)
Completed in 55 milliseconds