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:
2011-12-30 23:12:46 UTC
-
Revision ID:
edam@waxworlds.org-20111230231246-zl8980dsrlfhcugf
added included-library autodetection and updated comments
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)