OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_INSTALL_LIBS
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/
vpx_config.h
49
#define
CONFIG_INSTALL_LIBS
1
/external/libvpx/build/make/
Makefile
296
INSTALL-LIBS=$(call cond_enabled,
CONFIG_INSTALL_LIBS
,INSTALL-LIBS)
298
INSTALL-LIBS+=$(call cond_enabled,
CONFIG_INSTALL_LIBS
,DIST-LIBS)
Completed in 46 milliseconds