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:
edam
-
Date:
2012-11-23 17:34:17 UTC
-
Revision ID:
tim@ed.am-20121123173417-9n84yy5a7x01jfo2
Tags: 0.4
updated .bzrignore
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)