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 --- binaryurp/CppunitTest_binaryurp_test-cache.mk | 2 +- binaryurp/CppunitTest_binaryurp_test-unmarshal.mk | 2 +- binaryurp/Library_binaryurp.mk | 2 +- binaryurp/Module_binaryurp.mk | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'binaryurp') diff --git a/binaryurp/CppunitTest_binaryurp_test-cache.mk b/binaryurp/CppunitTest_binaryurp_test-cache.mk index 5dfe0864b114..59191f3bfd0c 100644 --- a/binaryurp/CppunitTest_binaryurp_test-cache.mk +++ b/binaryurp/CppunitTest_binaryurp_test-cache.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/binaryurp/CppunitTest_binaryurp_test-unmarshal.mk b/binaryurp/CppunitTest_binaryurp_test-unmarshal.mk index cbd6201ddc7b..b4da09abf523 100644 --- a/binaryurp/CppunitTest_binaryurp_test-unmarshal.mk +++ b/binaryurp/CppunitTest_binaryurp_test-unmarshal.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/binaryurp/Library_binaryurp.mk b/binaryurp/Library_binaryurp.mk index b03e4d3aefa9..05f5470847a7 100644 --- a/binaryurp/Library_binaryurp.mk +++ b/binaryurp/Library_binaryurp.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/binaryurp/Module_binaryurp.mk b/binaryurp/Module_binaryurp.mk index 4f00dfec808e..fcfd303f093e 100644 --- a/binaryurp/Module_binaryurp.mk +++ b/binaryurp/Module_binaryurp.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