static_test_lib.mk revision 70ca5e5b3942f54703724f573130b422d51059b1
1#############################################
2## A thin wrapper around BUILD_STATIC_LIBRARY
3## Common flags for native tests are added.
4#############################################
5
6include $(BUILD_SYSTEM)/target_test_internal.mk
7
8include $(BUILD_STATIC_LIBRARY)
9