summaryrefslogtreecommitdiff
path: root/docs/make-tips.txt
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-12-19 21:53:41 -0600
committerWaldemar Brodkorb <wbx@openadk.org>2014-12-19 21:53:41 -0600
commitb05588ed6bdc77ef922b78ab91b4dac66a2aa52d (patch)
tree1132cda8b195bdfa466054d7cf31ec8291544814 /docs/make-tips.txt
parent4a1005ce768242dfb88b9d785dc35c522a0a5a58 (diff)
use ADK_VERBOSE to be more consistent.
Diffstat (limited to 'docs/make-tips.txt')
-rw-r--r--docs/make-tips.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/make-tips.txt b/docs/make-tips.txt
index 9d647cbea..95cf7914b 100644
--- a/docs/make-tips.txt
+++ b/docs/make-tips.txt
@@ -22,7 +22,7 @@ The result of the search shows the help message of the matching items.
or
--------------------
- $ make VERBOSE=1 <target>
+ $ make ADK_VERBOSE=1 <target>
--------------------
.Display all available targets: