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 --- basctl/AllLangResTarget_basctl.mk | 2 +- basctl/Library_basctl.mk | 2 +- basctl/Module_basctl.mk | 2 +- basctl/Package_xml.mk | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'basctl') diff --git a/basctl/AllLangResTarget_basctl.mk b/basctl/AllLangResTarget_basctl.mk index ed9c4d5a0fc4..1611f9a506e2 100644 --- a/basctl/AllLangResTarget_basctl.mk +++ b/basctl/AllLangResTarget_basctl.mk @@ -1,4 +1,4 @@ -# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. diff --git a/basctl/Library_basctl.mk b/basctl/Library_basctl.mk index 61ea991e116f..c8069807dbf2 100644 --- a/basctl/Library_basctl.mk +++ b/basctl/Library_basctl.mk @@ -1,4 +1,4 @@ -# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. diff --git a/basctl/Module_basctl.mk b/basctl/Module_basctl.mk index 57ab3293f541..7ff2a7e117d8 100644 --- a/basctl/Module_basctl.mk +++ b/basctl/Module_basctl.mk @@ -1,4 +1,4 @@ -# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. diff --git a/basctl/Package_xml.mk b/basctl/Package_xml.mk index c20b7a87e332..c420e5391767 100644 --- a/basctl/Package_xml.mk +++ b/basctl/Package_xml.mk @@ -1,4 +1,4 @@ -# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -- cgit