OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dl_template
(Results
1 - 1
of
1
) sorted by null
/external/libvpx/libvpx/build/make/
Makefile
276
define
dl_template
macro
355
$(foreach lib,$(filter %$(VERSION_MAJOR).dylib,$(LIBS)),$(eval $(call
dl_template
,$(lib))))
Completed in 536 milliseconds