osd-contiki/cpu
oliverschmidt 738397b855 cc65 generates dependency files having the list of prerequisites start with a tab character.
The processing done in the canned command sequence FINALIZE_DEPENDENCY brings this tab character to the beginning of the line making the empty rule look like a command.

Therefore we replace the tab character in question with a blank.
2009-07-26 21:27:43 +00:00
..
6502 cc65 generates dependency files having the list of prerequisites start with a tab character. 2009-07-26 21:27:43 +00:00
arm STM32F10x headers from FWLib 2009-07-12 16:41:53 +00:00
at91sam7s switched all users of cfs_seek(x,y) to cfs_seek(x,y,CFS_SEEK_SET) 2009-02-27 14:28:02 +00:00
avr Allow hello-world to build, fix makefile ignoring rf230bb 2009-07-26 12:10:38 +00:00
msp430 fix compiler warnings. patch from Jesper Karlsson. 2009-04-08 14:56:00 +00:00
native Make sure that symbols.c is included in every native cpu build, not just the native target 2009-05-12 17:23:23 +00:00
x86 added support for 64-bit architectures, as already added on the cooja mtarch clone (patch provided by Jesper Karlsson and David Gustafsson) 2009-03-13 15:02:23 +00:00
z80 restored specific compilation option since SDCC seems not supporting -MDD very well 2009-07-09 18:26:55 +00:00