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
 
/C-OSD/trunk/default/dist.bat
19,7 → 19,7
:: * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
:: ****************************************************************************/
 
set DATE=20100214-1700
set DATE=20100218-2330
:: date /T
 
:: clean up first