summaryrefslogtreecommitdiff
path: root/hwpfilter
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-07-30 23:01:51 +0300
committerTor Lillqvist <tml@iki.fi>2011-07-30 23:01:51 +0300
commitb9bee88e1b708da4024f388dfe900112b85ce987 (patch)
treead2f322a8b5dbb84fd54a5b50b32f61f71b7beb2 /hwpfilter
parent4324ef704efd3c15ce5af23e9b47a1029ecc1a25 (diff)
Add consistent Emacs and vim mode lines
Diffstat (limited to 'hwpfilter')
-rw-r--r--hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk3
-rw-r--r--hwpfilter/Library_hwp.mk3
-rw-r--r--hwpfilter/Module_hwpfilter.mk3
3 files changed, 6 insertions, 3 deletions
diff --git a/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk b/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
index 386e6fa04da3..ffb5d94e6d02 100644
--- a/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
+++ b/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
@@ -85,4 +86,4 @@ $(eval $(call gb_RdbTarget_add_old_components,hwpfilter_test_hwpfilter,\
# by a link relation
$(call gb_CppunitTest_get_target,hwpfilter_test_hwpfilter) : $(call gb_Library_get_target,hwp)
-# vim: set noet sw=4:
+# vim: set noet sw=4 ts=4:
diff --git a/hwpfilter/Library_hwp.mk b/hwpfilter/Library_hwp.mk
index a3bfaf241af7..5158b884261c 100644
--- a/hwpfilter/Library_hwp.mk
+++ b/hwpfilter/Library_hwp.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
@@ -88,4 +89,4 @@ $(eval $(call gb_Library_add_exception_objects,hwp,\
hwpfilter/source/solver \
))
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4:
diff --git a/hwpfilter/Module_hwpfilter.mk b/hwpfilter/Module_hwpfilter.mk
index 9985b7e6034e..b67c15b0bbb6 100644
--- a/hwpfilter/Module_hwpfilter.mk
+++ b/hwpfilter/Module_hwpfilter.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
@@ -35,4 +36,4 @@ $(eval $(call gb_Module_add_check_targets,hwpfilter,\
CppunitTest_hwpfilter_test_hwpfilter \
))
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4: