aboutsummaryrefslogtreecommitdiffhomepage
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/Makefile.template8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/Makefile.template b/config/Makefile.template
index a4242ae0e..0749c3540 100644
--- a/config/Makefile.template
+++ b/config/Makefile.template
@@ -24,10 +24,10 @@ LOCAL=LOCALINSTALLATION
# LIBDIR=path where the Coq library will reside
# MANDIR=path where to install manual pages
# EMACSDIR=path where to put Coq's Emacs mode (coq.el)
-BINDIR=BINDIRDIRECTORY
-COQLIB=COQLIBDIRECTORY
-MANDIR=MANDIRDIRECTORY
-EMACSLIB=EMACSLIBDIRECTORY
+BINDIR="BINDIRDIRECTORY"
+COQLIB="COQLIBDIRECTORY"
+MANDIR="MANDIRDIRECTORY"
+EMACSLIB="EMACSLIBDIRECTORY"
EMACS=EMACSCOMMAND
# Path to Coq distribution