5 lines
134 B
Makefile
5 lines
134 B
Makefile
|
# Required includes for the external toolchain backend
|
||
|
|
||
|
include toolchain/helpers.mk
|
||
|
include toolchain/toolchain-external/ext-tool.mk
|