summaryrefslogtreecommitdiff
path: root/sccomp
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 /sccomp
parentc6043980bbc36d58e1ce63b7a97c66774cd6de06 (diff)
prefer makefile-gmake-mode to plain makefile-mode
Diffstat (limited to 'sccomp')
-rw-r--r--sccomp/AllLangResTarget_solver.mk2
-rw-r--r--sccomp/Library_solver.mk2
-rw-r--r--sccomp/Module_sccomp.mk2
3 files changed, 3 insertions, 3 deletions
diff --git a/sccomp/AllLangResTarget_solver.mk b/sccomp/AllLangResTarget_solver.mk
index 613417f0546a..554663d07467 100644
--- a/sccomp/AllLangResTarget_solver.mk
+++ b/sccomp/AllLangResTarget_solver.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/sccomp/Library_solver.mk b/sccomp/Library_solver.mk
index a9e96454e392..ba9493a4d68b 100644
--- a/sccomp/Library_solver.mk
+++ b/sccomp/Library_solver.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/sccomp/Module_sccomp.mk b/sccomp/Module_sccomp.mk
index 27ba12963db0..634c0e2f868b 100644
--- a/sccomp/Module_sccomp.mk
+++ b/sccomp/Module_sccomp.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.