blob: 5423dc6e1404958b3f421fa94fa6016ded3536d3 [file] [log] [blame]
Christopher Ferris70ca5e52014-02-04 22:09:16 -08001##################################################
2## A thin wrapper around BUILD_HOST_STATIC_LIBRARY
3## Common flags for host native tests are added.
4##################################################
5
6include $(BUILD_SYSTEM)/host_test_internal.mk
7
8include $(BUILD_HOST_STATIC_LIBRARY)