OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHARED_LIBS
(Results
1 - 5
of
5
) sorted by null
/external/iproute2/genl/
Makefile
4
SHARED_LIBS
?= y
15
ifeq ($(
SHARED_LIBS
),y)
30
ifneq ($(
SHARED_LIBS
),y)
/external/iproute2/
Makefile
14
SHARED_LIBS
= y
17
ifneq ($(
SHARED_LIBS
),y)
/external/iproute2/ip/
Makefile
34
SHARED_LIBS
?= y
35
ifeq ($(
SHARED_LIBS
),y)
/external/iproute2/tc/
Makefile
6
SHARED_LIBS
?= y
74
ifeq ($(
SHARED_LIBS
),y)
145
ifneq ($(
SHARED_LIBS
),y)
/ndk/build/core/
definitions.mk
[
all
...]
Completed in 162 milliseconds