rules.mk 98 B

12345
  1. SRC += rossman360.c
  2. ifeq ($(strip $(MACROS_ENABLED)), yes)
  3. OPT_DEFS += -DMACROS_ENABLED
  4. endif