Makefile: set tab width=4

This commit is contained in:
Campbell Barton
2017-03-11 17:14:39 +11:00
parent f667593b6a
commit 5be8adf8c0

View File

@@ -1,4 +1,4 @@
# -*- mode: gnumakefile; tab-width: 8; indent-tabs-mode: t; -*-
# -*- mode: gnumakefile; tab-width: 4; indent-tabs-mode: t; -*-
# vim: tabstop=4
#
# ##### BEGIN GPL LICENSE BLOCK #####