OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DBUS_LIBS
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Makefile
41
ifndef
DBUS_LIBS
42
DBUS_LIBS
:= $(shell $(PKG_CONFIG) --libs dbus-1)
50
DBUS_LIBS
+= $(shell xml2-config --libs)
/external/wpa_supplicant_8/wpa_supplicant/
Makefile
1341
ifndef
DBUS_LIBS
1342
DBUS_LIBS
:= $(shell $(PKG_CONFIG) --libs dbus-1)
1362
ifndef
DBUS_LIBS
1363
DBUS_LIBS
:= $(shell $(PKG_CONFIG) --libs dbus-1)
1382
LIBS += $(
DBUS_LIBS
)
[
all
...]
/external/libpcap/
configure
[
all
...]
Completed in 206 milliseconds