From b2bd33ea253952ad3f8b4bfe4bd54c4af16cb86e Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Wed, 10 Aug 2011 02:12:48 +0900 Subject: prefer makefile-gmake-mode to plain makefile-mode --- chart2/AllLangResTarget_chartcontroller.mk | 2 +- chart2/JunitTest_chart2_unoapi.mk | 2 +- chart2/Library_chartcontroller.mk | 2 +- chart2/Library_chartmodel.mk | 2 +- chart2/Library_charttools.mk | 2 +- chart2/Library_chartview.mk | 2 +- chart2/Module_chart2.mk | 2 +- chart2/Package_uiconfig.mk | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'chart2') diff --git a/chart2/AllLangResTarget_chartcontroller.mk b/chart2/AllLangResTarget_chartcontroller.mk index 14bfce0c1e29..600196c4c769 100644 --- a/chart2/AllLangResTarget_chartcontroller.mk +++ b/chart2/AllLangResTarget_chartcontroller.mk @@ -1,4 +1,4 @@ -# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version diff --git a/chart2/JunitTest_chart2_unoapi.mk b/chart2/JunitTest_chart2_unoapi.mk index 26a1460706b0..989502478f23 100644 --- a/chart2/JunitTest_chart2_unoapi.mk +++ b/chart2/JunitTest_chart2_unoapi.mk @@ -1,4 +1,4 @@ -# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version diff --git a/chart2/Library_chartcontroller.mk b/chart2/Library_chartcontroller.mk index 95cbef867979..7c9960b63e1d 100644 --- a/chart2/Library_chartcontroller.mk +++ b/chart2/Library_chartcontroller.mk @@ -1,4 +1,4 @@ -# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version diff --git a/chart2/Library_chartmodel.mk b/chart2/Library_chartmodel.mk index e5ad81bd6e23..f1f73ced9f7c 100644 --- a/chart2/Library_chartmodel.mk +++ b/chart2/Library_chartmodel.mk @@ -1,4 +1,4 @@ -# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version diff --git a/chart2/Library_charttools.mk b/chart2/Library_charttools.mk index c618038721f6..f6a1a42bc22a 100644 --- a/chart2/Library_charttools.mk +++ b/chart2/Library_charttools.mk @@ -1,4 +1,4 @@ -# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version diff --git a/chart2/Library_chartview.mk b/chart2/Library_chartview.mk index 841ed6981d24..972a0c21dcf9 100644 --- a/chart2/Library_chartview.mk +++ b/chart2/Library_chartview.mk @@ -1,4 +1,4 @@ -# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version diff --git a/chart2/Module_chart2.mk b/chart2/Module_chart2.mk index 4ecb2b952b20..b8b2a4f6e0b9 100644 --- a/chart2/Module_chart2.mk +++ b/chart2/Module_chart2.mk @@ -1,4 +1,4 @@ -# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version diff --git a/chart2/Package_uiconfig.mk b/chart2/Package_uiconfig.mk index 9c77dd676fd0..d9787084e33f 100644 --- a/chart2/Package_uiconfig.mk +++ b/chart2/Package_uiconfig.mk @@ -1,4 +1,4 @@ -# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version -- cgit