summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gratz <Stromeko@Stromeko.DE>2012-08-19 12:21:33 +0200
committerAchim Gratz <Stromeko@Stromeko.DE>2012-08-21 21:34:18 +0200
commit628ccbfee790d2e20f090696d44e7a5dc89b6ba7 (patch)
treea94e3a1089314fd4c51d6f6846cf7b091ab433f0
parentd72ea5b21474585dbd040f795d35985a337f04d3 (diff)
downloadorg-mode-628ccbfee790d2e20f090696d44e7a5dc89b6ba7.tar.gz
Makefile: add link to Worg to `make helpĀ“
* Makefile: Add link to documentation for the build system on Worg.
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 65f9b2c..ba80d03 100644
--- a/Makefile
+++ b/Makefile
@@ -87,6 +87,10 @@ helpall::
$(info make uncompiled - combine cleanlisp and autoloads)
$(info make local.mk - create new local.mk as template for adaptation)
help helpall::
+ $(info )
+ $(info Full documentation on Worg)
+ $(info ==========================)
+ $(info http://orgmode.org/worg/dev/org-build-system.html)
@echo ""
include targets.mk # toplevel make machinery