diff options
-rw-r--r-- | basctl/Makefile | 1 | ||||
-rw-r--r-- | cui/Makefile | 1 | ||||
-rw-r--r-- | forms/Makefile | 1 | ||||
-rw-r--r-- | wizards/Makefile | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/basctl/Makefile b/basctl/Makefile index 5bedaf0b9dcf..3abf1ae8b6bb 100644 --- a/basctl/Makefile +++ b/basctl/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/cui/Makefile b/cui/Makefile index a79aff831024..8d71119918b6 100644 --- a/cui/Makefile +++ b/cui/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/forms/Makefile b/forms/Makefile index a79aff831024..8d71119918b6 100644 --- a/forms/Makefile +++ b/forms/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/wizards/Makefile b/wizards/Makefile index a79aff831024..8d71119918b6 100644 --- a/wizards/Makefile +++ b/wizards/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. |