From c5f77c4cbc75369896564b5ff228bfc5d79dd6ed Mon Sep 17 00:00:00 2001 From: letouzey Date: Fri, 13 Jul 2007 15:56:47 +0000 Subject: A emacs-specific comment to use makefile-mode on Makefile.* git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@9999 85f007b7-540e-0410-9357-904b9bb8a0f7 --- Makefile.common | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Makefile.common') 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: -- cgit v1.2.3