summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/mingw/mingw.am2
-rw-r--r--arch/misc/misc.am2
2 files changed, 4 insertions, 0 deletions
diff --git a/arch/mingw/mingw.am b/arch/mingw/mingw.am
index 6d2d6ca29..e04fe169f 100644
--- a/arch/mingw/mingw.am
+++ b/arch/mingw/mingw.am
@@ -43,5 +43,7 @@ endif
# Local Variables:
+# fill-column: 72
# mode: makefile-automake
# End:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/arch/misc/misc.am b/arch/misc/misc.am
index 060bc0373..930469bb8 100644
--- a/arch/misc/misc.am
+++ b/arch/misc/misc.am
@@ -25,5 +25,7 @@ shdeps.sed: $(top_srcdir)/arch/misc/shdeps.sh
# Local Variables:
+# fill-column: 72
# mode: makefile-automake
# End:
+# vim: set autoindent filetype=automake textwidth=72: