summaryrefslogtreecommitdiffstats
path: root/core/host_native_test.mk
blob: b54bd3a15ac818dd1ddf99b9b60acda2142aada0 (plain)
1
2
3
4
5
6
7
8
################################################
## A thin wrapper around BUILD_HOST_EXECUTABLE
## Common flags for host native tests are added.
################################################

include $(BUILD_SYSTEM)/host_test_internal.mk

include $(BUILD_HOST_EXECUTABLE)