* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39580 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a95a87c0bc
commit
dbb6526e29
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user