Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 737 → Rev 738

/C-OSD/trunk/default/Makefile
13,6 → 13,7
 
## Compile options common for all C compilation units.
CFLAGS += $(COMMON)
##CFLAGS += -fno-common
CFLAGS += -Wall -gdwarf-2 -std=gnu99 -DF_CPU=16000000UL -O2 -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums
CFLAGS += -MD -MP -MT $(*F).o -MF dep/$(@F).d