aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 90b4aa05ef..8c14d2b9e9 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -800,3 +800,9 @@ VO_TARGETS:=logic arith bool narith zarith qarith lists strings sets \
STAGE3_TARGETS:=world install coqide coqide-files coq coqlib \
coqlight states pcoq-files check init theories theories-light contrib \
doc $(VO_TARGETS)
+
+
+# For emacs:
+# Local Variables:
+# mode: makefile
+# End: