Explorar o código

Makefile: add link to Worg to `make help´

* Makefile: Add link to documentation for the build system on Worg.
Achim Gratz %!s(int64=12) %!d(string=hai) anos
pai
achega
628ccbfee7
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      Makefile

+ 4 - 0
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