diff options
author | Tor Lillqvist <tml@iki.fi> | 2011-07-30 23:02:57 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2011-07-30 23:12:12 +0300 |
commit | 704bc46ae43d0386e5762b6a6158c7cef831dd1d (patch) | |
tree | 05e6e4e72883d7a1908cf5d89002f5afae1a3551 /sax | |
parent | 959d24419838fe2515dcdafb68896664a909e93c (diff) |
Add consistent Emacs and vim mode lines
Diffstat (limited to 'sax')
-rw-r--r-- | sax/CppunitTest_sax.mk | 1 | ||||
-rw-r--r-- | sax/Library_expwrap.mk | 1 | ||||
-rw-r--r-- | sax/Library_fastsax.mk | 1 | ||||
-rw-r--r-- | sax/Library_sax.mk | 1 | ||||
-rw-r--r-- | sax/Module_sax.mk | 1 | ||||
-rw-r--r-- | sax/Package_inc.mk | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/sax/CppunitTest_sax.mk b/sax/CppunitTest_sax.mk index 3ca59fb69d8a..661566406f67 100644 --- a/sax/CppunitTest_sax.mk +++ b/sax/CppunitTest_sax.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. diff --git a/sax/Library_expwrap.mk b/sax/Library_expwrap.mk index f69281e042bf..4e314dfa13df 100644 --- a/sax/Library_expwrap.mk +++ b/sax/Library_expwrap.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. diff --git a/sax/Library_fastsax.mk b/sax/Library_fastsax.mk index d6fe4714daa1..3e69475f0dfc 100644 --- a/sax/Library_fastsax.mk +++ b/sax/Library_fastsax.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. diff --git a/sax/Library_sax.mk b/sax/Library_sax.mk index 4ac6c561faa3..0fd647524822 100644 --- a/sax/Library_sax.mk +++ b/sax/Library_sax.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. diff --git a/sax/Module_sax.mk b/sax/Module_sax.mk index 45895302b303..92074bb1008f 100644 --- a/sax/Module_sax.mk +++ b/sax/Module_sax.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. diff --git a/sax/Package_inc.mk b/sax/Package_inc.mk index ebee272d7abf..0c27922f0c62 100644 --- a/sax/Package_inc.mk +++ b/sax/Package_inc.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. |