Arduino-Makefile/arduino-mk
Sudar 65b426e4ad Remove unnecessary checks for ARDMK_DIR
If `ARDMK_DIR` is not defined, then it is assumed to be the directory
where `Arduino.mk` or `chipKIT.mk` is present.

Since this assumption is made, `ARDMK_DIR` will always be set, whether
the user has explicitly set it or not. Therefore checking whether
`ARDMK_DIR` is not set is unnecessary. This commit removes these
unnecessary checks.
2013-07-28 11:42:20 +05:30
..
Arduino.mk Remove unnecessary checks for ARDMK_DIR 2013-07-28 11:42:20 +05:30
chipKIT.mk Remove unnecessary checks for ARDMK_DIR 2013-07-28 11:42:20 +05:30
Common.mk Add support for the Digilent chipKIT platform 2013-07-09 21:42:05 +05:30
licence.txt Initial NWO check in 2012-02-28 09:06:56 +00:00