ソースを参照

Makefile: add link to Worg to `make help´

* Makefile: Add link to documentation for the build system on Worg.
Achim Gratz 12 年 前
コミット
628ccbfee7
1 ファイル変更4 行追加0 行削除
  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