summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-11-12 11:52:45 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-11-12 11:52:45 +0000
commitfe2295ea759ebc986f0a1ef9e80495af905e983e (patch)
treee2d0d2388605dd8548ae921ed95408dcc6fa1a90 /Makefile.in
parentfd7c0279f87411d77beadd232fc208b0a0d8f9e4 (diff)
* common.mk (showflags, help): use caret to quote leading spaces on Windows.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29770 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index b727ba398d..f1a7a858ad 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -142,6 +142,8 @@ INSTALLED_LIST= .installed.list
MKMAIN_CMD = mkmain.sh
SRC_FILE = $<
+MSG = @echo "
+EOM = "
#### End of variables
all: