To get this branch, use:
bzr branch
http://bzr.ed.am/make/arduino-mk
« back to all changes in this revision
Viewing changes to Makefile
-
Committer:
Tim Marston
-
Date:
2013-07-31 19:40:52 UTC
-
Revision ID:
tim@ed.am-20130731194052-ks6k5gdb18itm7iy
initial support for arduino 1.5 (but compiling with the sam backend is broken)
Show diffs side-by-side
added
removed
1
# makefile to package the arduino makefile
9
VERSION := $(shell sed -n '5s/^\#.* //p' arduino.mk)
12
tar -cJvf arduino-mk_$(VERSION).txz $(FILES)