summaryrefslogtreecommitdiff
path: root/SUBMAKEHELP
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2010-06-16 12:29:10 +0000
committerIan Lynagh <igloo@earth.li>2010-06-16 12:29:10 +0000
commit8a0d9617d2b9741c25fb1ed20b96b054bd3254a3 (patch)
treeeb85ea00302e9d45fa1302733b72bfbf536724d8 /SUBMAKEHELP
parent39617c7880e3a3e4d713599796e78d57ff66c46c (diff)
downloadhaskell-8a0d9617d2b9741c25fb1ed20b96b054bd3254a3.tar.gz
Make the "show" target work anywhere in the build tree
Diffstat (limited to 'SUBMAKEHELP')
-rw-r--r--SUBMAKEHELP4
1 files changed, 4 insertions, 0 deletions
diff --git a/SUBMAKEHELP b/SUBMAKEHELP
index e680ef20cf..e109d89ff7 100644
--- a/SUBMAKEHELP
+++ b/SUBMAKEHELP
@@ -22,6 +22,10 @@
Make documentation in this directory (if any)
+ make show VALUE=var
+
+ Show the value of $(var)
+
make <file>
Bring a particular file up to date, e.g. make dist/build/Module.o