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 --- winaccessibility/Library_uacccom.mk | 2 +- winaccessibility/Library_winaccessibility.mk | 2 +- winaccessibility/WinResTarget_uacccom.mk | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'winaccessibility') diff --git a/winaccessibility/Library_uacccom.mk b/winaccessibility/Library_uacccom.mk index b7760a7ac091..fb72fce89a66 100644 --- a/winaccessibility/Library_uacccom.mk +++ b/winaccessibility/Library_uacccom.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/winaccessibility/Library_winaccessibility.mk b/winaccessibility/Library_winaccessibility.mk index 89b87a6c1767..73134ae8565a 100644 --- a/winaccessibility/Library_winaccessibility.mk +++ b/winaccessibility/Library_winaccessibility.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/winaccessibility/WinResTarget_uacccom.mk b/winaccessibility/WinResTarget_uacccom.mk index 9da01e7828bd..13de1d505b22 100644 --- a/winaccessibility/WinResTarget_uacccom.mk +++ b/winaccessibility/WinResTarget_uacccom.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