build.mk 107 B

12345
  1. # define source directory
  2. SRC += $(PLATFORM_PATH)
  3. # define include directory
  4. INCLUDE += $(PLATFORM_PATH)