mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* 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
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue