summaryrefslogtreecommitdiff
path: root/starmath/AllLangResTarget_sm.mk
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-06-13 23:42:49 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-06-15 19:32:30 -0500
commitd7a4c3cbd866292889f4895f2f6528fccb1b7597 (patch)
treed5a4fcf95ae3f5d787334d5f36d68d4077ea9eb4 /starmath/AllLangResTarget_sm.mk
parent0c3efcbd18707057703b2e81d635987b72b2a485 (diff)
Add consistent Emacs and vim mode lines
cherry-picked from 24b6225f93ea5d22d727e0b03bc468bc5cc21af3 Change-Id: Ic0624618591285544e3fe4032ba9ac12a96ee003
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 75f8b1d94159..96af0c193851 100644
--- a/starmath/AllLangResTarget_sm.mk
+++ b/starmath/AllLangResTarget_sm.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile-gmake; 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
@@ -42,3 +43,5 @@ $(eval $(call gb_SrsTarget_add_files,starmath/res,\
starmath/source/commands.src \
starmath/source/symbol.src \
))
+
+# vim: set noet sw=4 ts=4: