From 541761d7b8c8ec8f1927989c6c0694174de73644 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Mon, 28 Apr 2014 23:33:04 +0900 Subject: prefer makefile-gmake-mode Change-Id: I9cc9bfbddd3a90e00eee3e674994e5d6207f9034 --- lingucomponent/Library_MacOSXSpell.mk | 2 +- lingucomponent/Library_guesslang.mk | 2 +- lingucomponent/Library_hyphen.mk | 2 +- lingucomponent/Library_lnth.mk | 2 +- lingucomponent/Library_spell.mk | 2 +- lingucomponent/Module_lingucomponent.mk | 2 +- lingucomponent/StaticLibrary_ulingu.mk | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'lingucomponent') 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. -- cgit