Searched defs:libraries (Results 1 - 1 of 1) sorted by relevance

/build/core/
H A Ddefinitions.mk84 # Target and host installed module's dependencies on shared libraries.
504 define normalize-libraries
510 define normalize-host-libraries
511 $(call normalize-libraries,$(1))
514 define normalize-target-libraries
515 $(call normalize-libraries,$(1))
1267 $(call normalize-host-libraries,$(PRIVATE_ALL_WHOLE_STATIC_LIBRARIES)) \
1270 $(call normalize-host-libraries,$(PRIVATE_ALL_STATIC_LIBRARIES)) \
1272 $(call normalize-host-libraries,$(PRIVATE_ALL_SHARED_LIBRARIES)) \
1317 $(call normalize-target-libraries,
[all...]

Completed in 42 milliseconds