Changes
/* Makefile */
== Makefile Use the arduino from the command line, to compile and upload ==
* Install this:
apt-get install arduino-mk avr-gcc avr-libc
* Use the arduino from the command line, to compile and uploadPut this in a Makefile
ARDUINO_DIR = /usr/share/arduino
BOARD_TAG = atmega328