branch: elpa/tuareg commit 2c75e580f4309b9191ebefccbb78ad84d93bbb6a Author: Christophe Troestler <christophe.troest...@umons.ac.be> Commit: Christophe Troestler <christophe.troest...@umons.ac.be>
Makefile: remove SMIE toggle --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 244807c..693180a 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,6 @@ endif endif EMACS ?= emacs -#ENABLE_SMIE = --eval '(setq tuareg-use-smie t)' RM ?= rm -f CP ?= cp -f LN = ln @@ -45,7 +44,7 @@ DIFF = diff -u -B INSTALL_RM_R = $(RM) -r INSTALL_MKDIR = mkdir -p -INSTALL_CP = $(CP) +INSTALL_CP = cp all elc : $(ELC) tuareg-site-file.el