Touchups around arduino.mk
This commit is contained in:
@@ -1 +1 @@
|
||||
../Makefile
|
||||
../arduino.mk
|
@@ -1 +0,0 @@
|
||||
arduino.mk
|
2
arduino/Makefile
Normal file
2
arduino/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
arduino.mk:
|
||||
curl -L -o $@ -s http://ed.am/dev/make/arduino-mk/arduino.mk
|
@@ -1,5 +0,0 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
cd $(dirname "$BASH_SOURCE")
|
||||
curl -L -O -s http://ed.am/dev/make/arduino-mk/arduino.mk
|
Reference in New Issue
Block a user