Michel Pollet aa6e6e914e Makefile: Redone
+ Removed most explicit pathnames, use the standard make "VPATH" to let
make find the files for itself.

+ Added a "hardware variant" variable that allows compiging Sanguino and
Gen7 as well as "generic" arduino.

+ Allows overriding the MOTHERBOARD define from the Makefile

+ Removed the 'preprocessor' bit that wasn't needed, now just "include" the
files that are needed, since it allows gcc to show the right file/line
when displaying error/warnings.

+ Uses gcc's own dependency generator to generate the .d files, and
and include these instead of self-patching the makefile

Signed-off-by: Michel Pollet <buserror@gmail.com>
2012-03-22 13:48:10 +00:00
..
2012-02-23 18:50:05 +01:00
2012-03-19 20:06:58 +01:00
2012-03-19 20:06:58 +01:00
2012-03-22 13:48:10 +00:00
2011-08-12 22:28:35 +02:00
2011-08-12 22:28:35 +02:00
2012-03-04 16:34:58 +01:00
2012-03-22 13:48:10 +00:00
2012-03-04 13:05:26 +01:00
2012-03-11 17:59:44 +01:00
2012-02-09 19:27:45 +01:00
2012-02-09 19:27:45 +01:00
2012-02-27 18:31:40 +01:00
2012-03-12 20:32:14 +01:00
2012-03-08 22:09:49 +01:00
2012-03-04 16:34:58 +01:00
2012-03-11 12:25:04 +01:00
2012-03-11 12:25:04 +01:00
2011-12-12 20:35:46 +01:00
2011-12-22 12:38:50 +01:00