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-02-20 21:23:08 UTC
-
Revision ID:
tim@ed.am-20130220212308-l0e8dprou7nxaed0
fixed default ARDUINODIR and PREFERENCESFILE locations for Macs
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)