summaryrefslogtreecommitdiff
path: root/Makefile.adk
diff options
context:
space:
mode:
authordir <dir@ableton.com>2017-06-29 17:01:45 +0200
committerdir <dir@ableton.com>2017-06-29 17:02:57 +0200
commita3f229e318911055a745016bede9e474e85b6cba (patch)
tree38489a68d5c98e515bb3cb65b5711f3a606dbc4d /Makefile.adk
parent3387bb022f8e7a1220382526404e1f14845a86cc (diff)
Add info-target to print out some OpenADK variables in machine readable ways
Diffstat (limited to 'Makefile.adk')
-rw-r--r--Makefile.adk4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.adk b/Makefile.adk
index 0938316ba..df0d98d4c 100644
--- a/Makefile.adk
+++ b/Makefile.adk
@@ -180,5 +180,9 @@ dep:
world:
@${GMAKE_INV} world
+
+info:
+ @${GMAKE_INV} info
+
endif
# DO NOT DELETE