summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2011-08-05 10:57:08 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2011-08-05 10:57:08 +0900
commit3c714e0fbc2622e823ac1009e23f95939f0f3486 (patch)
tree76695d47457441bda59f99cdacacb05be17eb56b
parentec8d60f4ec4ebd51d71200255a7bf76d0723ceaf (diff)
Emacs modeline compatible with vim's one
-rw-r--r--basctl/Makefile1
-rw-r--r--cui/Makefile1
-rw-r--r--forms/Makefile1
-rw-r--r--wizards/Makefile1
4 files changed, 4 insertions, 0 deletions
diff --git a/basctl/Makefile b/basctl/Makefile
index 5bedaf0b9..3abf1ae8b 100644
--- a/basctl/Makefile
+++ b/basctl/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/cui/Makefile b/cui/Makefile
index a79aff831..8d7111991 100644
--- a/cui/Makefile
+++ b/cui/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/forms/Makefile b/forms/Makefile
index a79aff831..8d7111991 100644
--- a/forms/Makefile
+++ b/forms/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/wizards/Makefile b/wizards/Makefile
index a79aff831..8d7111991 100644
--- a/wizards/Makefile
+++ b/wizards/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.