diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2011-08-10 02:12:48 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2011-08-10 02:12:48 +0900 |
commit | b2bd33ea253952ad3f8b4bfe4bd54c4af16cb86e (patch) | |
tree | 917d451d8a797dc7547c5872bc5cfe52f07857dd /qadevOOo | |
parent | c6043980bbc36d58e1ce63b7a97c66774cd6de06 (diff) |
prefer makefile-gmake-mode to plain makefile-mode
Diffstat (limited to 'qadevOOo')
-rw-r--r-- | qadevOOo/JunitTest_qadevOOo_unoapi.mk | 2 | ||||
-rw-r--r-- | qadevOOo/Module_qadevOOo.mk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/JunitTest_qadevOOo_unoapi.mk b/qadevOOo/JunitTest_qadevOOo_unoapi.mk index ea8aaf43a2bf..78da759cbf42 100644 --- a/qadevOOo/JunitTest_qadevOOo_unoapi.mk +++ b/qadevOOo/JunitTest_qadevOOo_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/qadevOOo/Module_qadevOOo.mk b/qadevOOo/Module_qadevOOo.mk index 093b13a29667..53612f384ad9 100644 --- a/qadevOOo/Module_qadevOOo.mk +++ b/qadevOOo/Module_qadevOOo.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 |