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

include $(BUILD_SYSTEM)/target_test_internal.mk

include $(BUILD_EXECUTABLE)