summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2011-08-05 10:46:40 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2011-08-05 10:47:13 +0900
commitb75d70626a2a0eaa9b03a7f4a2c762bf7153dcf5 (patch)
tree46e76fc59e0715827228a562973bfb06eb0c0215
parentc01f7644efb75e109dbbd5321f72467ac503f376 (diff)
reflect gmake flavor
-rw-r--r--basic/Makefile2
-rw-r--r--configmgr/Makefile2
-rw-r--r--drawinglayer/Makefile2
-rwxr-xr-xediteng/Makefile2
-rw-r--r--fileaccess/Makefile2
-rw-r--r--formula/Makefile2
-rw-r--r--framework/Makefile2
-rw-r--r--idl/Makefile2
-rw-r--r--linguistic/Makefile2
-rw-r--r--oovbaapi/Makefile2
-rwxr-xr-xsfx2/Makefile2
-rw-r--r--svx/Makefile2
-rw-r--r--ucb/Makefile2
-rwxr-xr-xvbahelper/Makefile2
-rwxr-xr-xxmloff/Makefile2
-rw-r--r--xmlscript/Makefile2
16 files changed, 16 insertions, 16 deletions
diff --git a/basic/Makefile b/basic/Makefile
index a1b344d725..3abf1ae8b6 100644
--- a/basic/Makefile
+++ b/basic/Makefile
@@ -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/configmgr/Makefile b/configmgr/Makefile
index afddb30b82..8d71119918 100644
--- a/configmgr/Makefile
+++ b/configmgr/Makefile
@@ -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/drawinglayer/Makefile b/drawinglayer/Makefile
index afddb30b82..8d71119918 100644
--- a/drawinglayer/Makefile
+++ b/drawinglayer/Makefile
@@ -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/editeng/Makefile b/editeng/Makefile
index afddb30b82..8d71119918 100755
--- a/editeng/Makefile
+++ b/editeng/Makefile
@@ -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/fileaccess/Makefile b/fileaccess/Makefile
index afddb30b82..8d71119918 100644
--- a/fileaccess/Makefile
+++ b/fileaccess/Makefile
@@ -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/formula/Makefile b/formula/Makefile
index 8ad2be1717..6c4d53b5f3 100644
--- a/formula/Makefile
+++ b/formula/Makefile
@@ -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/framework/Makefile b/framework/Makefile
index afddb30b82..8d71119918 100644
--- a/framework/Makefile
+++ b/framework/Makefile
@@ -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/idl/Makefile b/idl/Makefile
index afddb30b82..8d71119918 100644
--- a/idl/Makefile
+++ b/idl/Makefile
@@ -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/linguistic/Makefile b/linguistic/Makefile
index afddb30b82..8d71119918 100644
--- a/linguistic/Makefile
+++ b/linguistic/Makefile
@@ -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/oovbaapi/Makefile b/oovbaapi/Makefile
index 8ad2be1717..6c4d53b5f3 100644
--- a/oovbaapi/Makefile
+++ b/oovbaapi/Makefile
@@ -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/sfx2/Makefile b/sfx2/Makefile
index afddb30b82..8d71119918 100755
--- a/sfx2/Makefile
+++ b/sfx2/Makefile
@@ -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/svx/Makefile b/svx/Makefile
index 1ad3084f73..b912f2f053 100644
--- a/svx/Makefile
+++ b/svx/Makefile
@@ -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/ucb/Makefile b/ucb/Makefile
index afddb30b82..8d71119918 100644
--- a/ucb/Makefile
+++ b/ucb/Makefile
@@ -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/vbahelper/Makefile b/vbahelper/Makefile
index afddb30b82..8d71119918 100755
--- a/vbahelper/Makefile
+++ b/vbahelper/Makefile
@@ -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/xmloff/Makefile b/xmloff/Makefile
index afddb30b82..8d71119918 100755
--- a/xmloff/Makefile
+++ b/xmloff/Makefile
@@ -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/xmlscript/Makefile b/xmlscript/Makefile
index 1ad3084f73..b912f2f053 100644
--- a/xmlscript/Makefile
+++ b/xmlscript/Makefile
@@ -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.