From 89616d6fe3ed6f7a22a3acdedd7938a98d6e0812 Mon Sep 17 00:00:00 2001 From: arton Date: Fri, 12 Nov 2010 16:38:44 +0000 Subject: [PATCH] win32/Makefile.sub: remove useless 'ECHO is ' message git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29773 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- win32/Makefile.sub | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/win32/Makefile.sub b/win32/Makefile.sub index 2137ba84f2..d07ebccc71 100644 --- a/win32/Makefile.sub +++ b/win32/Makefile.sub @@ -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