summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-03-04 08:05:13 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-03-04 08:05:13 +0000
commitdbb6526e290d462f43f2b5501cbf1a692bf3cd06 (patch)
treea3c2d8459e7dce3df75d9daefdf6cbd0f3c133bf /win32
parenta95a87c0bc0ee694e880b680865072babe168802 (diff)
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39580 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile.sub4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index e3b4bf11a9..e25e76433b 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -249,7 +249,7 @@ LDSHARED_2 = @if exist $(@).manifest @$(RM) $(@:/=\).manifest
CPPFLAGS = $(DEFS) $(ARCHDEFS) $(CPPFLAGS)
DLDFLAGS = $(LDFLAGS) -dll
-SOLIBS =
+SOLIBS =
RCFILES = $(RUBY_INSTALL_NAME).rc $(RUBYW_INSTALL_NAME).rc $(RUBY_SO_NAME).rc
!ifndef RCFLAGS
!if $(MSC_VER) >= 1600
@@ -324,7 +324,7 @@ PREP = miniruby$(EXEEXT)
!endif
!if !defined(EXTSTATIC)
-EXTSTATIC =
+EXTSTATIC =
!endif
OBJEXT = obj