70ca5e5b39
Change-Id: Ibc8df9b0e2342683158936bf011425780df8f02a
8 lines
252 B
Makefile
8 lines
252 B
Makefile
###########################################
|
|
## A thin wrapper around BUILD_EXECUTABLE
|
|
## Common flags for native tests are added.
|
|
###########################################
|
|
|
|
include $(BUILD_SYSTEM)/target_test_internal.mk
|
|
|
|
include $(BUILD_EXECUTABLE)
|