From 373d7b29b3ca61edbf6bc8d1fa52ed2d069abe6e Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Mon, 13 Nov 2017 17:55:59 +0100 Subject: coq_makefile: document COQ_SRC_SUBDIRS --- doc/refman/RefMan-uti.tex | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/refman') diff --git a/doc/refman/RefMan-uti.tex b/doc/refman/RefMan-uti.tex index ed41e3216..8f846f2f5 100644 --- a/doc/refman/RefMan-uti.tex +++ b/doc/refman/RefMan-uti.tex @@ -134,6 +134,7 @@ The optional file {\tt CoqMakefile.local} is included by the generated file compiler, like {\tt -bin-annot} or {\tt -w...}. \item[COQC, COQDEP, COQDOC] can be set in order to use alternative binaries (e.g. wrappers) + \item[COQ\_SRC\_SUBDIRS] can be extended by including other paths in which {\tt *.cm*} files are searched. For example {\tt COQ\_SRC\_SUBDIRS+=user-contrib/Unicoq} lets you build a plugin containing OCaml code that depends on the OCaml code of {\tt Unicoq}. \end{description} \item[Rule extension] The following makefile rules can be extended. For example -- cgit v1.2.3