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 --- forms/AllLangResTarget_frm.mk | 2 +- forms/JunitTest_forms_complex.mk | 2 +- forms/JunitTest_forms_unoapi.mk | 2 +- forms/Library_frm.mk | 2 +- forms/Module_forms.mk | 2 +- forms/Package_unotypes.mk | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'forms') diff --git a/forms/AllLangResTarget_frm.mk b/forms/AllLangResTarget_frm.mk index 4b7a69247aa3..d8a232def240 100644 --- a/forms/AllLangResTarget_frm.mk +++ b/forms/AllLangResTarget_frm.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/forms/JunitTest_forms_complex.mk b/forms/JunitTest_forms_complex.mk index 91a4b56153db..62c83f4fddab 100644 --- a/forms/JunitTest_forms_complex.mk +++ b/forms/JunitTest_forms_complex.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/forms/JunitTest_forms_unoapi.mk b/forms/JunitTest_forms_unoapi.mk index 9fc231278932..97bd610e5863 100644 --- a/forms/JunitTest_forms_unoapi.mk +++ b/forms/JunitTest_forms_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/forms/Library_frm.mk b/forms/Library_frm.mk index 6b2eac9fb4cd..33b2f8db6c40 100644 --- a/forms/Library_frm.mk +++ b/forms/Library_frm.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/forms/Module_forms.mk b/forms/Module_forms.mk index 4e4b308230e4..6f147224330b 100644 --- a/forms/Module_forms.mk +++ b/forms/Module_forms.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/forms/Package_unotypes.mk b/forms/Package_unotypes.mk index 5641ac26d693..baff97f6ba46 100644 --- a/forms/Package_unotypes.mk +++ b/forms/Package_unotypes.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