From 9514c7dbf5a2691603a916d11ab38a34d600e501 Mon Sep 17 00:00:00 2001 From: Martin Bodin Date: Fri, 22 May 2020 10:53:19 +0100 Subject: Promoting COQLIBINSTALL and COQDOCINSTALL in coq_makefile to the parameters section. --- doc/sphinx/practical-tools/utilities.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/sphinx/practical-tools') diff --git a/doc/sphinx/practical-tools/utilities.rst b/doc/sphinx/practical-tools/utilities.rst index 408f8fc3ec..33ebbce640 100644 --- a/doc/sphinx/practical-tools/utilities.rst +++ b/doc/sphinx/practical-tools/utilities.rst @@ -170,6 +170,10 @@ Here we describe only few of them. override the flags passed to ``coqdoc``. By default ``-interpolate -utf8``. :COQDOCEXTRAFLAGS: extend the flags passed to ``coqdoc`` +:COQLIBINSTALL, COQDOCINSTALL: + specify where the Coq libraries and documentation will be installed. + By default a combination of ``$(DESTDIR)`` (if defined) with + ``$(COQLIB)/user-contrib`` and ``$(DOCDIR)/user-contrib``. **Rule extension** -- cgit v1.2.3