2010-07-21 02:08:47 +08:00
|
|
|
################################################
|
|
|
|
## A thin wrapper around BUILD_HOST_EXECUTABLE
|
|
|
|
## Common flags for host native tests are added.
|
|
|
|
################################################
|
|
|
|
|
2014-02-05 14:09:16 +08:00
|
|
|
include $(BUILD_SYSTEM)/host_test_internal.mk
|
2014-01-29 09:32:30 +08:00
|
|
|
|
2010-07-21 02:08:47 +08:00
|
|
|
include $(BUILD_HOST_EXECUTABLE)
|