From 5d4fd43bbccd3b1da97d3139b95eab9173777bef Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Tue, 26 Feb 2013 16:38:19 +0100 Subject: remove old c/c++ implementations --- arduino/ace_old/Makefile | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 arduino/ace_old/Makefile (limited to 'arduino/ace_old/Makefile') diff --git a/arduino/ace_old/Makefile b/arduino/ace_old/Makefile deleted file mode 100644 index 5ed9f66..0000000 --- a/arduino/ace_old/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -#SOURCES := main.cc other.cc -#LIBRARIES := EEPROM - -ARDUINODIR=$(ARDUINO_HOME) -BOARD=mega2560 -export LIBRARIES=LiquidCrystal -include arduino.mk -- cgit v1.2.3