diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2014-04-28 23:33:04 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2014-04-28 23:35:42 +0900 |
commit | 541761d7b8c8ec8f1927989c6c0694174de73644 (patch) | |
tree | c8e5f69cd3eba9365c6cdc90b5906e8ceb8c4c47 /lingucomponent | |
parent | de053813e38e4a036067f4ee26e479f9326614fa (diff) |
prefer makefile-gmake-mode
Change-Id: I9cc9bfbddd3a90e00eee3e674994e5d6207f9034
Diffstat (limited to 'lingucomponent')
-rw-r--r-- | lingucomponent/Library_MacOSXSpell.mk | 2 | ||||
-rw-r--r-- | lingucomponent/Library_guesslang.mk | 2 | ||||
-rw-r--r-- | lingucomponent/Library_hyphen.mk | 2 | ||||
-rw-r--r-- | lingucomponent/Library_lnth.mk | 2 | ||||
-rw-r--r-- | lingucomponent/Library_spell.mk | 2 | ||||
-rw-r--r-- | lingucomponent/Module_lingucomponent.mk | 2 | ||||
-rw-r--r-- | lingucomponent/StaticLibrary_ulingu.mk | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/lingucomponent/Library_MacOSXSpell.mk b/lingucomponent/Library_MacOSXSpell.mk index 8125223fca69..97d376c22f69 100644 --- a/lingucomponent/Library_MacOSXSpell.mk +++ b/lingucomponent/Library_MacOSXSpell.mk @@ -1,4 +1,4 @@ -# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # # This file is part of the LibreOffice project. diff --git a/lingucomponent/Library_guesslang.mk b/lingucomponent/Library_guesslang.mk index bd81963e2b2b..ee8c4e4370aa 100644 --- a/lingucomponent/Library_guesslang.mk +++ b/lingucomponent/Library_guesslang.mk @@ -1,4 +1,4 @@ -# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # # This file is part of the LibreOffice project. diff --git a/lingucomponent/Library_hyphen.mk b/lingucomponent/Library_hyphen.mk index 2b6ccdf31717..7e269f260251 100644 --- a/lingucomponent/Library_hyphen.mk +++ b/lingucomponent/Library_hyphen.mk @@ -1,4 +1,4 @@ -# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # # This file is part of the LibreOffice project. diff --git a/lingucomponent/Library_lnth.mk b/lingucomponent/Library_lnth.mk index 9ab97a82869b..ea1430ce6e41 100644 --- a/lingucomponent/Library_lnth.mk +++ b/lingucomponent/Library_lnth.mk @@ -1,4 +1,4 @@ -# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # # This file is part of the LibreOffice project. diff --git a/lingucomponent/Library_spell.mk b/lingucomponent/Library_spell.mk index a9bdd4df7462..1afb78853b6a 100644 --- a/lingucomponent/Library_spell.mk +++ b/lingucomponent/Library_spell.mk @@ -1,4 +1,4 @@ -# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # # This file is part of the LibreOffice project. diff --git a/lingucomponent/Module_lingucomponent.mk b/lingucomponent/Module_lingucomponent.mk index ed9a32548bfb..92d582cc346a 100644 --- a/lingucomponent/Module_lingucomponent.mk +++ b/lingucomponent/Module_lingucomponent.mk @@ -1,4 +1,4 @@ -# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # # This file is part of the LibreOffice project. diff --git a/lingucomponent/StaticLibrary_ulingu.mk b/lingucomponent/StaticLibrary_ulingu.mk index 434775939a65..1bee43eeb17b 100644 --- a/lingucomponent/StaticLibrary_ulingu.mk +++ b/lingucomponent/StaticLibrary_ulingu.mk @@ -1,4 +1,4 @@ -# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # # This file is part of the LibreOffice project. |