aboutsummaryrefslogtreecommitdiffstats
path: root/win32
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2019-04-28 11:35:14 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2019-04-28 11:36:03 +0900
commitfdcd640507ab2600dfa96f4962eba2702acfc264 (patch)
treed43caa9b8b5073781935c4edd25c768c0724dc15 /win32
parent5a53682d6dede337b81f944edc76b1a5e1243adc (diff)
downloadruby-fdcd640507ab2600dfa96f4962eba2702acfc264.tar.gz
Makefiles need to be indented by tabs
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index c47ca4f43d..ff1a86597f 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -1,4 +1,4 @@
-# -*- makefile -*-
+# -*- mode: makefile; indent-tabs-mode: t -*-
SHELL = $(COMSPEC)
ECHO1 = $(V:1=@:)