comparison Makefile.avr @ 9:5f21a1c8ca06

Remove $Id$ and add a brief comment.
author Daniel O'Connor <darius@dons.net.au>
date Tue, 12 May 2009 08:44:30 +0930
parents 43d3b2bef999
children 4e10d1eef9a5
comparison
equal deleted inserted replaced
8:119688bb743f 9:5f21a1c8ca06
1 # 1 #
2 # $Id$ 2 # Helper makefile to build AVR sources
3 # 3 #
4 4
5 .SUFFIXES: .hex .out .c .o .elf .dmp .s 5 .SUFFIXES: .hex .out .c .o .elf .dmp .s
6 6
7 # Otherwise we get -march=foo 7 # Otherwise we get -march=foo