summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--basctl/AllLangResTarget_basctl.mk3
-rw-r--r--basctl/Library_basctl.mk3
-rw-r--r--basctl/Module_basctl.mk3
-rw-r--r--basctl/Package_xml.mk3
-rw-r--r--cui/AllLangResTarget_cui.mk3
-rw-r--r--cui/Library_cui.mk3
-rw-r--r--cui/Module_cui.mk3
-rw-r--r--forms/AllLangResTarget_frm.mk3
-rw-r--r--forms/JunitTest_forms_complex.mk1
-rw-r--r--forms/JunitTest_forms_unoapi.mk1
-rw-r--r--forms/Library_frm.mk3
-rw-r--r--forms/Module_forms.mk3
-rw-r--r--forms/Package_unotypes.mk3
-rw-r--r--wizards/AllLangResTarget_cal.mk3
-rw-r--r--wizards/AllLangResTarget_dbw.mk3
-rw-r--r--wizards/AllLangResTarget_eur.mk3
-rw-r--r--wizards/AllLangResTarget_imp.mk3
-rw-r--r--wizards/AllLangResTarget_tpl.mk3
-rw-r--r--wizards/AllLangResTarget_wwz.mk3
-rw-r--r--wizards/AllLangResTarget_wzi.mk3
-rw-r--r--wizards/Jar_agenda.mk1
-rw-r--r--wizards/Jar_commonwizards.mk1
-rw-r--r--wizards/Jar_fax.mk1
-rw-r--r--wizards/Jar_form.mk1
-rw-r--r--wizards/Jar_letter.mk1
-rw-r--r--wizards/Jar_query.mk1
-rw-r--r--wizards/Jar_report.mk1
-rw-r--r--wizards/Jar_reportbuilder.mk1
-rw-r--r--wizards/Jar_table.mk1
-rw-r--r--wizards/Jar_web.mk1
-rw-r--r--wizards/Module_wizards.mk1
-rw-r--r--wizards/Zip_depot.mk1
-rw-r--r--wizards/Zip_euro.mk1
-rw-r--r--wizards/Zip_form.mk1
-rw-r--r--wizards/Zip_gimmicks.mk1
-rw-r--r--wizards/Zip_import.mk1
-rw-r--r--wizards/Zip_launcher.mk1
-rw-r--r--wizards/Zip_schedule.mk1
-rw-r--r--wizards/Zip_share.mk1
-rw-r--r--wizards/Zip_standard.mk1
-rw-r--r--wizards/Zip_template.mk1
-rw-r--r--wizards/Zip_tools.mk1
-rw-r--r--wizards/Zip_tutorials.mk1
-rw-r--r--wizards/Zip_usr.mk1
-rw-r--r--wizards/Zip_web.mk1
45 files changed, 63 insertions, 18 deletions
diff --git a/basctl/AllLangResTarget_basctl.mk b/basctl/AllLangResTarget_basctl.mk
index d7def50bb583..ed9c4d5a0fc4 100644
--- a/basctl/AllLangResTarget_basctl.mk
+++ b/basctl/AllLangResTarget_basctl.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -53,4 +54,4 @@ $(eval $(call gb_SrsTarget_add_files,basctl/res,\
basctl/source/dlged/managelang.src \
))
-# vim: set noet sw=4:
+# vim: set noet sw=4 ts=4:
diff --git a/basctl/Library_basctl.mk b/basctl/Library_basctl.mk
index 73e12a812a8a..61ea991e116f 100644
--- a/basctl/Library_basctl.mk
+++ b/basctl/Library_basctl.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -131,4 +132,4 @@ $(eval $(call gb_Library_add_linked_libs,basctl,\
))
endif
-# vim: set noet sw=4:
+# vim: set noet sw=4 ts=4:
diff --git a/basctl/Module_basctl.mk b/basctl/Module_basctl.mk
index 1ab09c494a0d..57ab3293f541 100644
--- a/basctl/Module_basctl.mk
+++ b/basctl/Module_basctl.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -33,4 +34,4 @@ $(eval $(call gb_Module_add_targets,basctl,\
Package_xml \
))
-# vim: set noet sw=4:
+# vim: set noet sw=4 ts=4:
diff --git a/basctl/Package_xml.mk b/basctl/Package_xml.mk
index 9630050f8549..c20b7a87e332 100644
--- a/basctl/Package_xml.mk
+++ b/basctl/Package_xml.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -38,4 +39,4 @@ $(eval $(call gb_Package_add_file,basctl_xml,xml/uiconfig/modules/BasicIDE/toolb
$(eval $(call gb_Package_add_file,basctl_xml,xml/uiconfig/modules/BasicIDE/toolbar/standardbar.xml,uiconfig/basicide/toolbar/standardbar.xml))
$(eval $(call gb_Package_add_file,basctl_xml,xml/uiconfig/modules/BasicIDE/toolbar/translationbar.xml,uiconfig/basicide/toolbar/translationbar.xml))
-# vim: set noet sw=4:
+# vim: set noet sw=4 ts=4:
diff --git a/cui/AllLangResTarget_cui.mk b/cui/AllLangResTarget_cui.mk
index 107b1f7eefa8..b0ac2f591338 100644
--- a/cui/AllLangResTarget_cui.mk
+++ b/cui/AllLangResTarget_cui.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
@@ -131,4 +132,4 @@ $(eval $(call gb_SrsTarget_add_files,cui/res,\
cui/source/tabpages/transfrm.src \
))
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4:
diff --git a/cui/Library_cui.mk b/cui/Library_cui.mk
index d4f49287aa34..51f2b46b73cc 100644
--- a/cui/Library_cui.mk
+++ b/cui/Library_cui.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
@@ -220,4 +221,4 @@ $(eval $(call gb_Library_add_exception_objects,cui,\
))
endif
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4:
diff --git a/cui/Module_cui.mk b/cui/Module_cui.mk
index aaab8dfbdfda..1644c79dcffd 100644
--- a/cui/Module_cui.mk
+++ b/cui/Module_cui.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
@@ -32,4 +33,4 @@ $(eval $(call gb_Module_add_targets,cui,\
Library_cui \
))
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4:
diff --git a/forms/AllLangResTarget_frm.mk b/forms/AllLangResTarget_frm.mk
index a2c2b774eb26..4b7a69247aa3 100644
--- a/forms/AllLangResTarget_frm.mk
+++ b/forms/AllLangResTarget_frm.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
@@ -47,4 +48,4 @@ $(eval $(call gb_SrsTarget_add_files,frm/res,\
forms/source/resource/xforms.src \
))
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4:
diff --git a/forms/JunitTest_forms_complex.mk b/forms/JunitTest_forms_complex.mk
index 420b051a582b..91a4b56153db 100644
--- a/forms/JunitTest_forms_complex.mk
+++ b/forms/JunitTest_forms_complex.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
diff --git a/forms/JunitTest_forms_unoapi.mk b/forms/JunitTest_forms_unoapi.mk
index 68e2a00167ae..9fc231278932 100644
--- a/forms/JunitTest_forms_unoapi.mk
+++ b/forms/JunitTest_forms_unoapi.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
diff --git a/forms/Library_frm.mk b/forms/Library_frm.mk
index eb55d849b008..6b2eac9fb4cd 100644
--- a/forms/Library_frm.mk
+++ b/forms/Library_frm.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
@@ -173,4 +174,4 @@ $(eval $(call gb_Library_add_exception_objects,frm,\
forms/source/xforms/xpathlib/xpathlib \
))
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4:
diff --git a/forms/Module_forms.mk b/forms/Module_forms.mk
index 58837fd53e84..4e4b308230e4 100644
--- a/forms/Module_forms.mk
+++ b/forms/Module_forms.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
@@ -38,4 +39,4 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,forms,\
JunitTest_forms_complex \
))
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4:
diff --git a/forms/Package_unotypes.mk b/forms/Package_unotypes.mk
index 8d9741029dd7..5641ac26d693 100644
--- a/forms/Package_unotypes.mk
+++ b/forms/Package_unotypes.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
@@ -29,4 +30,4 @@ $(eval $(call gb_Package_Package,forms_unotypes,$(SRCDIR)/forms/util))
$(eval $(call gb_Package_add_file,forms_unotypes,xml/frm.xml,frm.xml))
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4:
diff --git a/wizards/AllLangResTarget_cal.mk b/wizards/AllLangResTarget_cal.mk
index 75a525afedb1..36cc8a772765 100644
--- a/wizards/AllLangResTarget_cal.mk
+++ b/wizards/AllLangResTarget_cal.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -42,4 +43,4 @@ $(eval $(call gb_SrsTarget_add_files,cal/res,\
wizards/source/schedule/schedule.src \
))
-
+# vim: set noet sw=4 ts=4:
diff --git a/wizards/AllLangResTarget_dbw.mk b/wizards/AllLangResTarget_dbw.mk
index 2e7f3a10f134..5d3c557d7267 100644
--- a/wizards/AllLangResTarget_dbw.mk
+++ b/wizards/AllLangResTarget_dbw.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -42,4 +43,4 @@ $(eval $(call gb_SrsTarget_add_files,dbw/res,\
wizards/source/formwizard/dbwizres.src \
))
-
+# vim: set noet sw=4 ts=4:
diff --git a/wizards/AllLangResTarget_eur.mk b/wizards/AllLangResTarget_eur.mk
index 6efe8bfa6eb6..6fa0fd57a533 100644
--- a/wizards/AllLangResTarget_eur.mk
+++ b/wizards/AllLangResTarget_eur.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -42,4 +43,4 @@ $(eval $(call gb_SrsTarget_add_files,eur/res,\
wizards/source/euro/euro.src \
))
-
+# vim: set noet sw=4 ts=4:
diff --git a/wizards/AllLangResTarget_imp.mk b/wizards/AllLangResTarget_imp.mk
index b671b930d46b..ff3b2eefa6b6 100644
--- a/wizards/AllLangResTarget_imp.mk
+++ b/wizards/AllLangResTarget_imp.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -42,4 +43,4 @@ $(eval $(call gb_SrsTarget_add_files,imp/res,\
wizards/source/importwizard/importwi.src \
))
-
+# vim: set noet sw=4 ts=4:
diff --git a/wizards/AllLangResTarget_tpl.mk b/wizards/AllLangResTarget_tpl.mk
index a6f6068d746c..a7d178cdff26 100644
--- a/wizards/AllLangResTarget_tpl.mk
+++ b/wizards/AllLangResTarget_tpl.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -42,4 +43,4 @@ $(eval $(call gb_SrsTarget_add_files,tpl/res,\
wizards/source/template/template.src \
))
-
+# vim: set noet sw=4 ts=4:
diff --git a/wizards/AllLangResTarget_wwz.mk b/wizards/AllLangResTarget_wwz.mk
index c62bf40c65f2..8bfeab492d80 100644
--- a/wizards/AllLangResTarget_wwz.mk
+++ b/wizards/AllLangResTarget_wwz.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -42,4 +43,4 @@ $(eval $(call gb_SrsTarget_add_files,wwz/res,\
wizards/source/webwizard/webwizar.src \
))
-
+# vim: set noet sw=4 ts=4:
diff --git a/wizards/AllLangResTarget_wzi.mk b/wizards/AllLangResTarget_wzi.mk
index fe6da0153514..62cdd2a8285e 100644
--- a/wizards/AllLangResTarget_wzi.mk
+++ b/wizards/AllLangResTarget_wzi.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -44,4 +45,4 @@ $(eval $(call gb_SrsTarget_add_files,wzi/res,\
wizards/source/imagelists/imagelists.src \
))
-
+# vim: set noet sw=4 ts=4:
diff --git a/wizards/Jar_agenda.mk b/wizards/Jar_agenda.mk
index 289b9bec209b..4f6fd1036b56 100644
--- a/wizards/Jar_agenda.mk
+++ b/wizards/Jar_agenda.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/wizards/Jar_commonwizards.mk b/wizards/Jar_commonwizards.mk
index ba73cacdf877..dcc4c6d7b67e 100644
--- a/wizards/Jar_commonwizards.mk
+++ b/wizards/Jar_commonwizards.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/wizards/Jar_fax.mk b/wizards/Jar_fax.mk
index b189bd939668..941fd050a304 100644
--- a/wizards/Jar_fax.mk
+++ b/wizards/Jar_fax.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/wizards/Jar_form.mk b/wizards/Jar_form.mk
index 128b33d8a7b4..02c5ce40917f 100644
--- a/wizards/Jar_form.mk
+++ b/wizards/Jar_form.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/wizards/Jar_letter.mk b/wizards/Jar_letter.mk
index 270bc5c83797..2f69f799210e 100644
--- a/wizards/Jar_letter.mk
+++ b/wizards/Jar_letter.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/wizards/Jar_query.mk b/wizards/Jar_query.mk
index 2183238cadb3..a9a580749c06 100644
--- a/wizards/Jar_query.mk
+++ b/wizards/Jar_query.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/wizards/Jar_report.mk b/wizards/Jar_report.mk
index bc563b1809fe..80caacbc8761 100644
--- a/wizards/Jar_report.mk
+++ b/wizards/Jar_report.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/wizards/Jar_reportbuilder.mk b/wizards/Jar_reportbuilder.mk
index 6eb02ea03da5..c8e8a647010f 100644
--- a/wizards/Jar_reportbuilder.mk
+++ b/wizards/Jar_reportbuilder.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/wizards/Jar_table.mk b/wizards/Jar_table.mk
index b9204f8caf0c..b99b741f4fe6 100644
--- a/wizards/Jar_table.mk
+++ b/wizards/Jar_table.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/wizards/Jar_web.mk b/wizards/Jar_web.mk
index 3d1cee8c53fa..1fe0401ea84a 100644
--- a/wizards/Jar_web.mk
+++ b/wizards/Jar_web.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/wizards/Module_wizards.mk b/wizards/Module_wizards.mk
index 30c15692703b..42cb8b8a0e79 100644
--- a/wizards/Module_wizards.mk
+++ b/wizards/Module_wizards.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/wizards/Zip_depot.mk b/wizards/Zip_depot.mk
index ac7ab5d18398..02c5c07f3d1b 100644
--- a/wizards/Zip_depot.mk
+++ b/wizards/Zip_depot.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/wizards/Zip_euro.mk b/wizards/Zip_euro.mk
index 31447073f127..ffd173bb53cf 100644
--- a/wizards/Zip_euro.mk
+++ b/wizards/Zip_euro.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/wizards/Zip_form.mk b/wizards/Zip_form.mk
index 6ca5a9593c05..619be95b991b 100644
--- a/wizards/Zip_form.mk
+++ b/wizards/Zip_form.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/wizards/Zip_gimmicks.mk b/wizards/Zip_gimmicks.mk
index 6bf532941273..491a5964adb8 100644
--- a/wizards/Zip_gimmicks.mk
+++ b/wizards/Zip_gimmicks.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/wizards/Zip_import.mk b/wizards/Zip_import.mk
index 3bffae0417da..e09b6dff0d2d 100644
--- a/wizards/Zip_import.mk
+++ b/wizards/Zip_import.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/wizards/Zip_launcher.mk b/wizards/Zip_launcher.mk
index 091b4a45e81f..bd1a99ed654d 100644
--- a/wizards/Zip_launcher.mk
+++ b/wizards/Zip_launcher.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/wizards/Zip_schedule.mk b/wizards/Zip_schedule.mk
index 3035e28a3b55..7ef68a84bd93 100644
--- a/wizards/Zip_schedule.mk
+++ b/wizards/Zip_schedule.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/wizards/Zip_share.mk b/wizards/Zip_share.mk
index 22e62073c546..2d6a6597e7ef 100644
--- a/wizards/Zip_share.mk
+++ b/wizards/Zip_share.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/wizards/Zip_standard.mk b/wizards/Zip_standard.mk
index 7428c68f0d30..f63539fd4e12 100644
--- a/wizards/Zip_standard.mk
+++ b/wizards/Zip_standard.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/wizards/Zip_template.mk b/wizards/Zip_template.mk
index 2e5a2bca25dd..1cb2030094da 100644
--- a/wizards/Zip_template.mk
+++ b/wizards/Zip_template.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/wizards/Zip_tools.mk b/wizards/Zip_tools.mk
index ac3eaf5c824b..bb51103ba868 100644
--- a/wizards/Zip_tools.mk
+++ b/wizards/Zip_tools.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/wizards/Zip_tutorials.mk b/wizards/Zip_tutorials.mk
index 5d57030857b2..c9b56aa44dc6 100644
--- a/wizards/Zip_tutorials.mk
+++ b/wizards/Zip_tutorials.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/wizards/Zip_usr.mk b/wizards/Zip_usr.mk
index 0d91715385f5..8f0d2fbe3bb2 100644
--- a/wizards/Zip_usr.mk
+++ b/wizards/Zip_usr.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
diff --git a/wizards/Zip_web.mk b/wizards/Zip_web.mk
index 56cddf8c46ae..599c0cb19a29 100644
--- a/wizards/Zip_web.mk
+++ b/wizards/Zip_web.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.