nuttx/boards/z80/ez80/makerlisp/scripts
Xiang Xiao 37ef3c1cbc tools/Config.mk: Support the ability to change the CFLAGS for the compilation of a single file. Set special compiler options as follows the rule:
sourcefile + fixed suffix "_[A|C|CPP|CXX]FLAGS"

apps/examples/hello/Makefile:
  $(SRCDIR)/hello_main.c_CFLAGS = -DTEST
2019-10-03 06:49:17 -06:00
..
Make.defs tools/Config.mk: Support the ability to change the CFLAGS for the compilation of a single file. Set special compiler options as follows the rule: 2019-10-03 06:49:17 -06:00
makerlisp_copytoram.linkcmd
makerlisp_flash.linkcmd
makerlisp_flash.ztgt
makerlisp_ram.linkcmd
makerlisp_ram.ztgt