summaryrefslogtreecommitdiffstats
path: root/bcc32/Makefile.sub
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-11 07:19:28 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-11 07:19:28 +0000
commitc65be08b84a200c68f87d1e9fb5acc0f3cf3b509 (patch)
treeb0024ff2934773ace47d21e9950cbbcd58e25e23 /bcc32/Makefile.sub
parent25b30f191fb6e4ebe0caaa0c4f604b3da9e466f7 (diff)
downloadruby-c65be08b84a200c68f87d1e9fb5acc0f3cf3b509.tar.gz
ruby-c65be08b84a200c68f87d1e9fb5acc0f3cf3b509.tar.xz
ruby-c65be08b84a200c68f87d1e9fb5acc0f3cf3b509.zip
* Makefile.in, */Makefile.sub (CP, MV): added.
* common.mk (.y.c): not discard the old target until successfully created. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14194 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'bcc32/Makefile.sub')
-rw-r--r--bcc32/Makefile.sub2
1 files changed, 2 insertions, 0 deletions
diff --git a/bcc32/Makefile.sub b/bcc32/Makefile.sub
index c79e58640..971b62c29 100644
--- a/bcc32/Makefile.sub
+++ b/bcc32/Makefile.sub
@@ -67,6 +67,8 @@ BASERUBY = ruby
PURIFY =
AUTOCONF = autoconf
RM = $(srcdir:/=\)\win32\rm.bat
+CP = copy > nul
+MV = ren > nul
!if !defined(PROCESSOR_ARCHITECTURE)
PROCESSOR_ARCHITECTURE = x86