Makefile: add link to Worg to `make help´

* Makefile: Add link to documentation for the build system on Worg.
This commit is contained in:
Achim Gratz 2012-08-19 12:21:33 +02:00
parent d72ea5b214
commit 628ccbfee7
1 changed files with 4 additions and 0 deletions

View File

@ -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