blob: b54bd3a15ac818dd1ddf99b9b60acda2142aada0 [file] [log] [blame]
Ying Wang4c681742010-07-20 11:08:47 -07001################################################
2## A thin wrapper around BUILD_HOST_EXECUTABLE
3## Common flags for host native tests are added.
4################################################
5
Christopher Ferris70ca5e52014-02-04 22:09:16 -08006include $(BUILD_SYSTEM)/host_test_internal.mk
Elliott Hughes52e52d12014-01-28 17:32:30 -08007
Ying Wang4c681742010-07-20 11:08:47 -07008include $(BUILD_HOST_EXECUTABLE)