Explorar el Código

Allowed overriding variables in docs/Makefile.

minusf hace 11 años
padre
commit
c694e6220e
Se han modificado 1 ficheros con 5 adiciones y 5 borrados
  1. 5 5
      docs/Makefile

+ 5 - 5
docs/Makefile

@@ -2,11 +2,11 @@
 #
 
 # You can set these variables from the command line.
-SPHINXOPTS    =
-SPHINXBUILD   = sphinx-build
-PAPER         =
-BUILDDIR      = _build
-LANGUAGE      =
+SPHINXOPTS    ?=
+SPHINXBUILD   ?= sphinx-build
+PAPER         ?=
+BUILDDIR      ?= _build
+LANGUAGE      ?=
 
 # Internal variables.
 PAPEROPT_a4     = -D latex_paper_size=a4