osd-contiki/cpu
oliverschmidt ae2073cac9 Factored out setup directory search path for source files into Makefile.include.
- All compilers used support the -I option for setting an include search directory.

- The Contiki source tree follows the (common) approach of placing declarations (in headerf iles) in the same directory as definitions (in source files).

As a result it makes sense to use the -I compiler option for just the same set of directories used for the vpath gnumake directive.

Note: I checked several builds but nevertheless one or the other might need some additional adjustsments. Sorry for the inconvenience.
2007-05-19 07:54:53 +00:00
..
6502 Factored out setup directory search path for source files into Makefile.include. 2007-05-19 07:54:53 +00:00
at91sam7s Padded struct codeprop_tcphdr to 4 bytes, to get around different 2007-03-18 13:15:00 +00:00
avr SLIP for AVR on UART1 2007-02-02 13:13:16 +00:00
msp430 Factored out setup directory search path for source files into Makefile.include. 2007-05-19 07:54:53 +00:00
native Factored out setup directory search path for source files into Makefile.include. 2007-05-19 07:54:53 +00:00
x86 Factored out setup directory search path for source files into Makefile.include. 2007-05-19 07:54:53 +00:00