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
37
SHARED_LIBS
?= y
38
ifeq ($(
SHARED_LIBS
),y)
/external/iproute2/tc/
Makefile
11
SHARED_LIBS
?= y
104
ifeq ($(
SHARED_LIBS
),y)
177
ifneq ($(
SHARED_LIBS
),y)
/ndk/build/core/
definitions.mk
[
all
...]
Completed in 111 milliseconds