зеркало из https://github.com/github/ruby.git
* win32/Makefile.sub (scriptbin.mk): no need to include twice.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36752 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
3eb71e2221
Коммит
68c09dec0e
|
@ -1,3 +1,7 @@
|
|||
Tue Aug 21 14:29:22 2012 NAKAMURA Usaku <usa@ruby-lang.org>
|
||||
|
||||
* win32/Makefile.sub (scriptbin.mk): no need to include twice.
|
||||
|
||||
Tue Aug 21 10:52:08 2012 NAKAMURA Usaku <usa@ruby-lang.org>
|
||||
|
||||
* test/unit/test.rb (Test::Unit::ProxyError): new exception class to
|
||||
|
|
|
@ -391,8 +391,6 @@ MINIPRELUDE_C = miniprelude.c
|
|||
!else if [for %I in ($(srcdir:/=\)\bin\*) do @echo>>scriptbin.mk %~nI.exe \]
|
||||
!else if [echo.>>scriptbin.mk]
|
||||
!else if [echo.>>scriptbin.mk]
|
||||
!else
|
||||
!include scriptbin.mk
|
||||
!endif
|
||||
!if [for %I in ($(srcdir:/=\)\bin\*) do @for %J in (\
|
||||
"%~nI.exe: $$(srcdir)/bin/%~nI" \
|
||||
|
|
Загрузка…
Ссылка в новой задаче