2010-07-20 20:08:47 +02:00
|
|
|
###########################################
|
|
|
|
## A thin wrapper around BUILD_EXECUTABLE
|
|
|
|
## Common flags for native tests are added.
|
|
|
|
###########################################
|
|
|
|
|
2014-02-05 07:09:16 +01:00
|
|
|
include $(BUILD_SYSTEM)/target_test_internal.mk
|
2010-07-20 20:08:47 +02:00
|
|
|
|
|
|
|
include $(BUILD_EXECUTABLE)
|