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 /chart2 | |
parent | c6043980bbc36d58e1ce63b7a97c66774cd6de06 (diff) |
prefer makefile-gmake-mode to plain makefile-mode
Diffstat (limited to 'chart2')
-rw-r--r-- | chart2/AllLangResTarget_chartcontroller.mk | 2 | ||||
-rw-r--r-- | chart2/JunitTest_chart2_unoapi.mk | 2 | ||||
-rw-r--r-- | chart2/Library_chartcontroller.mk | 2 | ||||
-rw-r--r-- | chart2/Library_chartmodel.mk | 2 | ||||
-rw-r--r-- | chart2/Library_charttools.mk | 2 | ||||
-rw-r--r-- | chart2/Library_chartview.mk | 2 | ||||
-rw-r--r-- | chart2/Module_chart2.mk | 2 | ||||
-rw-r--r-- | chart2/Package_uiconfig.mk | 2 |
8 files changed, 8 insertions, 8 deletions
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 |