summaryrefslogtreecommitdiff
path: root/sot
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2011-08-10 02:12:48 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2011-08-10 02:12:48 +0900
commitb2bd33ea253952ad3f8b4bfe4bd54c4af16cb86e (patch)
tree917d451d8a797dc7547c5872bc5cfe52f07857dd /sot
parentc6043980bbc36d58e1ce63b7a97c66774cd6de06 (diff)
prefer makefile-gmake-mode to plain makefile-mode
Diffstat (limited to 'sot')
-rw-r--r--sot/JunitTest_sot_complex.mk2
-rw-r--r--sot/Library_sot.mk2
-rw-r--r--sot/Module_sot.mk2
-rw-r--r--sot/Package_inc.mk2
4 files changed, 4 insertions, 4 deletions
diff --git a/sot/JunitTest_sot_complex.mk b/sot/JunitTest_sot_complex.mk
index 24d479128d6c..a6d83143d335 100644
--- a/sot/JunitTest_sot_complex.mk
+++ b/sot/JunitTest_sot_complex.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/sot/Library_sot.mk b/sot/Library_sot.mk
index 97419691f1a2..bf2a8142982f 100644
--- a/sot/Library_sot.mk
+++ b/sot/Library_sot.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/sot/Module_sot.mk b/sot/Module_sot.mk
index 969bd39fd57e..f71abc14d9ea 100644
--- a/sot/Module_sot.mk
+++ b/sot/Module_sot.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/sot/Package_inc.mk b/sot/Package_inc.mk
index daf85fee12ba..f875a90254b1 100644
--- a/sot/Package_inc.mk
+++ b/sot/Package_inc.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.