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 --- cppu/Library_affine_uno_uno.mk | 2 +- cppu/Library_cppu.mk | 2 +- cppu/Library_log_uno_uno.mk | 2 +- cppu/Library_purpenvhelper.mk | 2 +- cppu/Library_unsafe_uno_uno.mk | 2 +- cppu/Module_cppu.mk | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'cppu') diff --git a/cppu/Library_affine_uno_uno.mk b/cppu/Library_affine_uno_uno.mk index 2df3ab9def25..aeae6ed7f2c2 100644 --- a/cppu/Library_affine_uno_uno.mk +++ b/cppu/Library_affine_uno_uno.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/cppu/Library_cppu.mk b/cppu/Library_cppu.mk index 820e88f58651..437cd4296c71 100644 --- a/cppu/Library_cppu.mk +++ b/cppu/Library_cppu.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/cppu/Library_log_uno_uno.mk b/cppu/Library_log_uno_uno.mk index 62d306ffa358..410f12ccd5e4 100644 --- a/cppu/Library_log_uno_uno.mk +++ b/cppu/Library_log_uno_uno.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/cppu/Library_purpenvhelper.mk b/cppu/Library_purpenvhelper.mk index 4b4733534ca6..7264311a1b2f 100644 --- a/cppu/Library_purpenvhelper.mk +++ b/cppu/Library_purpenvhelper.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/cppu/Library_unsafe_uno_uno.mk b/cppu/Library_unsafe_uno_uno.mk index b6bdad62793a..59867bac237e 100644 --- a/cppu/Library_unsafe_uno_uno.mk +++ b/cppu/Library_unsafe_uno_uno.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/cppu/Module_cppu.mk b/cppu/Module_cppu.mk index 90c9d514f60d..51abe4dafb47 100644 --- a/cppu/Module_cppu.mk +++ b/cppu/Module_cppu.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