summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorarton <arton@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-11-12 16:38:44 +0000
committerarton <arton@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-11-12 16:38:44 +0000
commit89616d6fe3ed6f7a22a3acdedd7938a98d6e0812 (patch)
treea030db0d834f90e09fad0fa9af353468cac092c4 /win32
parent89189767efb110adf419cb6ea1d8f2ea57ec6e2e (diff)
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
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile.sub3
1 files changed, 1 insertions, 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