3 # Edit this file to change compiler options and related stuff.
6 # Programmer interface configuration, see http://dev.bertos.org/wiki/ProgrammerInterface for help
7 triface_empty_PROGRAMMER_TYPE = none
8 triface_empty_PROGRAMMER_PORT = none
10 # Files included by the user.
11 triface_empty_USER_CSRC = \
12 $(triface_empty_SRC_PATH)/main.c \
15 # Files included by the user.
16 triface_empty_USER_PCSRC = \
19 # Files included by the user.
20 triface_empty_USER_CPPASRC = \
23 # Files included by the user.
24 triface_empty_USER_CXXSRC = \
27 # Files included by the user.
28 triface_empty_USER_ASRC = \
31 # Flags included by the user.
32 triface_empty_USER_LDFLAGS = \
35 # Flags included by the user.
36 triface_empty_USER_CPPAFLAGS = \
39 # Flags included by the user.
40 triface_empty_USER_CPPFLAGS = \
41 -fno-strict-aliasing \