blob: f3b880718155133f282657aa774c1ac1695866aa [file] [log] [blame]
Christopher Ferris70ca5e52014-02-04 22:09:16 -08001#############################################
2## A thin wrapper around BUILD_SHARED_LIBRARY
3## Common flags for native tests are added.
4#############################################
5
Dan Willemsen7fe992c2016-03-02 13:54:51 -08006$(error BUILD_SHARED_TEST_LIBRARY is obsolete)
7
Christopher Ferris70ca5e52014-02-04 22:09:16 -08008include $(BUILD_SYSTEM)/target_test_internal.mk
9
10include $(BUILD_SHARED_LIBRARY)