summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2011-08-05 01:26:09 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2011-08-05 01:26:09 +0900
commit932c51da304a1a7dd7ffd095cd25df98ac3740c7 (patch)
tree0e091af0916fe8942cb1fd61387f81037685a194
parent727a1e47e8d9823a8383bf7c345b5fbb65b0fd16 (diff)
Emacs modeline compatible with vim's one
Notes
split repo tag: calc_PRE_MELD_REPOS
-rw-r--r--chart2/Makefile1
-rw-r--r--sc/Makefile1
-rw-r--r--scaddins/Makefile1
-rw-r--r--sccomp/Makefile1
4 files changed, 4 insertions, 0 deletions
diff --git a/chart2/Makefile b/chart2/Makefile
index a79aff831024..8d71119918b6 100644
--- a/chart2/Makefile
+++ b/chart2/Makefile
@@ -1,3 +1,4 @@
+# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/sc/Makefile b/sc/Makefile
index de837bea620f..f2edbe47cc8d 100644
--- a/sc/Makefile
+++ b/sc/Makefile
@@ -1,3 +1,4 @@
+# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
diff --git a/scaddins/Makefile b/scaddins/Makefile
index 5bedaf0b9dcf..3abf1ae8b6bb 100644
--- a/scaddins/Makefile
+++ b/scaddins/Makefile
@@ -1,3 +1,4 @@
+# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/sccomp/Makefile b/sccomp/Makefile
index 5bedaf0b9dcf..3abf1ae8b6bb 100644
--- a/sccomp/Makefile
+++ b/sccomp/Makefile
@@ -1,3 +1,4 @@
+# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.