summaryrefslogtreecommitdiffstats
path: root/basic/StaticLibrary_app.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-07-30 23:02:30 +0300
committerTor Lillqvist <tml@iki.fi>2011-07-30 23:02:30 +0300
commit4122c3b9d58b0df701b903f8bf9dc6e843aeba1b (patch)
tree506f5d98f18c73d5aa250f7dd7f9da88e6aa2986 /basic/StaticLibrary_app.mk
parentprevent extracting a single space for translation (diff)
downloadcore-4122c3b9d58b0df701b903f8bf9dc6e843aeba1b.tar.gz
core-4122c3b9d58b0df701b903f8bf9dc6e843aeba1b.zip
Add consistent Emacs and vim mode lines
Diffstat (limited to 'basic/StaticLibrary_app.mk')
-rw-r--r--basic/StaticLibrary_app.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/basic/StaticLibrary_app.mk b/basic/StaticLibrary_app.mk
index 5cce0b52da24..3166775e04b9 100644
--- a/basic/StaticLibrary_app.mk
+++ b/basic/StaticLibrary_app.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -61,4 +62,4 @@ $(eval $(call gb_StaticLibrary_add_exception_objects,app,\
basic/source/app/textedit \
))
-# vim: set noet sw=4:
+# vim: set noet sw=4 ts=4: