aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Pavlik <rpavlik@iastate.edu>2012-07-05 12:57:24 -0500
committerRyan Pavlik <rpavlik@iastate.edu>2012-07-05 12:57:24 -0500
commitaaf74a971acf570c9ed71894915c7f476a814e97 (patch)
tree256c3f7ccd4addfe3924fe9ef69ee964550e8892
parent3bb4bde491e4a390312a5cedaf92f40d459deffd (diff)
Add autodetection caveat to docs
-rw-r--r--arduino-mk/Arduino.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/arduino-mk/Arduino.mk b/arduino-mk/Arduino.mk
index 5ae497a..2c88de3 100644
--- a/arduino-mk/Arduino.mk
+++ b/arduino-mk/Arduino.mk
@@ -117,6 +117,9 @@
# You can either set these up in the Makefile, or put them in your
# environment e.g. in your .bashrc
#
+# If you don't specify these, we can try to guess, but that might not work
+# or work the way you want it to.
+#
# If you don't install the ard-... binaries to /usr/local/bin, but
# instead copy them to e.g. /home/mjo/arduino.mk/bin then set
# ARDML_DIR = /home/mjo/arduino.mk