SOURCE="charlie.hello.serial.45" default: gavrasm $(SOURCE).asm avrdude -p t45 -c bsd -U flash:w:$(SOURCE).hex clean: rm *.hex *.lst