summaryrefslogtreecommitdiff
path: root/basctl/Library_basctl.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-07-30 23:01:27 +0300
committerTor Lillqvist <tml@iki.fi>2011-07-30 23:01:27 +0300
commit01d69f0b304ca1c51bc9667fb3874adff000dd60 (patch)
tree00b56691d221c4235f75e1c9d7c96518d9bcd6d5 /basctl/Library_basctl.mk
parentf73dd26567c5e0e597f4464901148d7060b9875f (diff)
Add consistent Emacs and vim mode lines
Diffstat (limited to 'basctl/Library_basctl.mk')
-rw-r--r--basctl/Library_basctl.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/basctl/Library_basctl.mk b/basctl/Library_basctl.mk
index 73e12a812..61ea991e1 100644
--- a/basctl/Library_basctl.mk
+++ b/basctl/Library_basctl.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.
@@ -131,4 +132,4 @@ $(eval $(call gb_Library_add_linked_libs,basctl,\
))
endif
-# vim: set noet sw=4:
+# vim: set noet sw=4 ts=4: