Ying Wang | 4c68174 | 2010-07-20 11:08:47 -0700 | [diff] [blame] | 1 | ########################################### |
2 | ## A thin wrapper around BUILD_EXECUTABLE | ||||
3 | ## Common flags for native tests are added. | ||||
4 | ########################################### | ||||
5 | |||||
Christopher Ferris | 70ca5e5 | 2014-02-04 22:09:16 -0800 | [diff] [blame] | 6 | include $(BUILD_SYSTEM)/target_test_internal.mk |
Ying Wang | 4c68174 | 2010-07-20 11:08:47 -0700 | [diff] [blame] | 7 | |
8 | include $(BUILD_EXECUTABLE) |