فهرست منبع

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