mbed-os/tools/export/makefile
Brian Daniels c129336453 Fix include paths for the assembler for makefiles.
The Makefile is run from the build directory. The source files were
properly prefixed with "../", however the paths provided to the
assmebler were not. This ensures the assembler include paths are
prefixed properly.
2019-03-05 15:13:37 -06:00
..
Makefile.tmpl
__init__.py
make-arm.tmpl
make-gcc-arm.tmpl
make-iar.tmpl