diff options
| author | letouzey | 2007-07-13 15:56:47 +0000 |
|---|---|---|
| committer | letouzey | 2007-07-13 15:56:47 +0000 |
| commit | c5f77c4cbc75369896564b5ff228bfc5d79dd6ed (patch) | |
| tree | 5f271bd44f77827aa23ba64aa2f9cc16d1082540 /Makefile.stage2 | |
| parent | 1a6c257f81b89105ca3521ff39d10a9e18826175 (diff) | |
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
Diffstat (limited to 'Makefile.stage2')
| -rw-r--r-- | Makefile.stage2 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.stage2 b/Makefile.stage2 index 37f9bbd42a..97a10118ee 100644 --- a/Makefile.stage2 +++ b/Makefile.stage2 @@ -12,3 +12,8 @@ include Makefile.stage1 .PHONY: stage2 stage2: $(COQDEP) + +# For emacs: +# Local Variables: +# mode: makefile +# End: |
