win32/Makefile.sub: remove useless 'ECHO is <ON>' message

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29773 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
arton 2010-11-12 16:38:44 +00:00
parent 89189767ef
commit 89616d6fe3

View File

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