aboutsummaryrefslogtreecommitdiff
path: root/Makefile.stage1
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.stage1')
-rw-r--r--Makefile.stage15
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.stage1 b/Makefile.stage1
index 16a4df9b92..e085122064 100644
--- a/Makefile.stage1
+++ b/Makefile.stage1
@@ -18,3 +18,8 @@ include $(ML4FILES:.ml4=.ml4.d)
.PHONY: stage1
stage1: $(STAGE1)
+
+# For emacs:
+# Local Variables:
+# mode: makefile
+# End: