user.mak.sample 182 B

12345
  1. # You can create user.mak file in PJ root directory to specify
  2. # additional flags to compiler and linker. For example:
  3. export CFLAGS += -Wno-unused-label -Werror
  4. export LDFLAGS +=