mbed-os/tools/export/makefile
Jimmy Brisson 3155e71786 Add pre-processing of linker scripts to Make exporter
For toolchains that do not implicitly run the C pre-processor on their
linker scripts the toolchain is expected to define a `preproc`
attribute.  The Makefiles then pick up on this attribute and add another
rule for pre-processing the linker script automatically.
2017-02-08 17:27:11 -06:00
..
Makefile.tmpl Add pre-processing of linker scripts to Make exporter 2017-02-08 17:27:11 -06:00
__init__.py Add pre-processing of linker scripts to Make exporter 2017-02-08 17:27:11 -06:00
make-armc5.tmpl Generalize make exporters for all toolchains 2016-09-15 11:42:52 -05:00
make-gcc-arm.tmpl Use sys_libs from mbedToolchain in Makefiles 2017-01-17 13:57:37 -06:00
make-gcc-arm_nxp.tmpl Generalize make exporters for all toolchains 2016-09-15 11:42:52 -05:00
make-iar.tmpl Generalize make exporters for all toolchains 2016-09-15 11:42:52 -05:00