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:
parent
89189767ef
commit
89616d6fe3
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user