diff options
-rw-r--r-- | chart2/Makefile | 1 | ||||
-rw-r--r-- | sc/Makefile | 1 | ||||
-rw-r--r-- | scaddins/Makefile | 1 | ||||
-rw-r--r-- | sccomp/Makefile | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/chart2/Makefile b/chart2/Makefile index a79aff831024..8d71119918b6 100644 --- a/chart2/Makefile +++ b/chart2/Makefile @@ -1,3 +1,4 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. diff --git a/sc/Makefile b/sc/Makefile index de837bea620f..f2edbe47cc8d 100644 --- a/sc/Makefile +++ b/sc/Makefile @@ -1,3 +1,4 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # diff --git a/scaddins/Makefile b/scaddins/Makefile index 5bedaf0b9dcf..3abf1ae8b6bb 100644 --- a/scaddins/Makefile +++ b/scaddins/Makefile @@ -1,3 +1,4 @@ +# -*- 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/Makefile b/sccomp/Makefile index 5bedaf0b9dcf..3abf1ae8b6bb 100644 --- a/sccomp/Makefile +++ b/sccomp/Makefile @@ -1,3 +1,4 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |