summaryrefslogtreecommitdiff
path: root/starmath/AllLangResTarget_sm.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-07-30 23:03:51 +0300
committerTor Lillqvist <tml@iki.fi>2011-07-30 23:03:51 +0300
commit24b6225f93ea5d22d727e0b03bc468bc5cc21af3 (patch)
tree9c6347b4fc429882174860d9378e4460da86258e /starmath/AllLangResTarget_sm.mk
parentd5e37900cd73f838abd663b8e93a57c5a991e790 (diff)
Add consistent Emacs and vim mode lines
Diffstat (limited to 'starmath/AllLangResTarget_sm.mk')
-rw-r--r--starmath/AllLangResTarget_sm.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/starmath/AllLangResTarget_sm.mk b/starmath/AllLangResTarget_sm.mk
index 61ca79f57923..390429de054b 100644
--- a/starmath/AllLangResTarget_sm.mk
+++ b/starmath/AllLangResTarget_sm.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.
@@ -46,3 +47,5 @@ $(eval $(call gb_SrsTarget_add_files,sm/res,\
starmath/source/symbol.src \
starmath/source/toolbox.src \
))
+
+# vim: set noet sw=4 ts=4: