summaryrefslogtreecommitdiffstats
path: root/bcc32/Makefile.sub
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-22 06:30:40 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-22 06:30:40 +0000
commitd925ba0dcbe1c64c5bd3becded00590b3dbcfea4 (patch)
treef6503f55bf6db6348ad008bb5ffde44161964826 /bcc32/Makefile.sub
parenta6aba4f6ca7f5e9122379a40284089264f05f369 (diff)
downloadruby-d925ba0dcbe1c64c5bd3becded00590b3dbcfea4.tar.gz
ruby-d925ba0dcbe1c64c5bd3becded00590b3dbcfea4.tar.xz
ruby-d925ba0dcbe1c64c5bd3becded00590b3dbcfea4.zip
* */Makefile.sub (MFLAGS): define unless defined.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14471 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'bcc32/Makefile.sub')
-rw-r--r--bcc32/Makefile.sub4
1 files changed, 4 insertions, 0 deletions
diff --git a/bcc32/Makefile.sub b/bcc32/Makefile.sub
index d478719cc..4ff86f8e7 100644
--- a/bcc32/Makefile.sub
+++ b/bcc32/Makefile.sub
@@ -3,6 +3,10 @@
SHELL = $(COMSPEC)
MKFILES = Makefile
+!ifndef MFLAGS
+MFLAGS=-
+!endif
+
#### Start of system configuration section. ####
!ifndef OS
OS = bccwin32