Makefile文件  |  9行  |  287 B

##################################################
## A thin wrapper around BUILD_HOST_SHARED_LIBRARY
## Common flags for host native tests are added.
##################################################

include $(BUILD_SYSTEM)/host_test_internal.mk

include $(BUILD_HOST_SHARED_LIBRARY)