freebsd-ports/math/proofgeneral/files/patch-doc-Makefile.doc
Simon Barner f6925bfda8 Add proofgeneral 3.5, a generic interface for proof assistants.
PR:		84788
Submitted by:	Timothy Bourke <timbob@bigpond.com>
2005-08-31 10:36:36 +00:00

17 lines
584 B
Text

--- doc/Makefile.doc.orig Sun Apr 18 09:39:58 2004
+++ doc/Makefile.doc Fri Jul 22 22:10:05 2005
@@ -152,10 +152,10 @@
## texi: update magic comments in texi from docstrings in code.
## (developer use only!)
##
-$(DOCNAME).texi: ../*/*.el
- $(MAKE) magic
-magic:
- $(EMACS) -l docstring-magic.el $(DOCNAME).texi -f texi-docstring-magic -f save-buffer
+#$(DOCNAME).texi: ../*/*.el
+# $(MAKE) magic
+#magic:
+# $(EMACS) -batch -l ../generic/texi-docstring-magic.el -l ../generic/proof-site.el -l ../generic/pg-user.el $(DOCNAME).texi -f texi-docstring-magic -f save-buffer