win32/Makefile.sub: reoreder varialbe EOM (don't display it)

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29771 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
arton 2010-11-12 16:31:59 +00:00
parent fe2295ea75
commit f4c98c3e10
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Sat Nov 13 01:31:30 2010 Akio Tajima <artonx@yahoo.co.jp>
* win32/Makefile.sub: reorder variable End Of Message (don't display it)
Fri Nov 12 20:52:34 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
* common.mk (showflags, help): use caret to quote leading spaces on Windows.

View File

@ -341,8 +341,9 @@ VCSUP = $(VCS) pull $(GITPULLOPTIONS)
!endif
ruby_pc = $(RUBY_BASE_NAME)-$(MAJOR).$(MINOR).pc
MSG = echo ^
EOM =
MSG = echo ^
$(EOM)
all: $(srcdir)/win32/Makefile.sub $(win_srcdir)/Makefile.sub $(srcdir)/common.mk