summaryrefslogtreecommitdiff
path: root/win32/Makefile.sub
diff options
context:
space:
mode:
authorarton <arton@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-11-12 16:31:59 +0000
committerarton <arton@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-11-12 16:31:59 +0000
commitf4c98c3e10553de73c6e039064f2e618f5851103 (patch)
treea77745eb5e471db5bd7e07a1ece1eb821d6873cb /win32/Makefile.sub
parentfe2295ea759ebc986f0a1ef9e80495af905e983e (diff)
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
Diffstat (limited to 'win32/Makefile.sub')
-rw-r--r--win32/Makefile.sub3
1 files changed, 2 insertions, 1 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index 22cd9b2263..2137ba84f2 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -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