aboutsummaryrefslogtreecommitdiffstats
path: root/wince
diff options
context:
space:
mode:
Diffstat (limited to 'wince')
-rw-r--r--wince/Makefile.sub2
1 files changed, 2 insertions, 0 deletions
diff --git a/wince/Makefile.sub b/wince/Makefile.sub
index 07fc4d41a5..a7de413f40 100644
--- a/wince/Makefile.sub
+++ b/wince/Makefile.sub
@@ -44,6 +44,8 @@ AR = lib -nologo
PURIFY =
AUTOCONF = autoconf
RM = $(srcdir)\win32\rm.bat
+CP = copy > nul
+MV = ren > nul
!if !defined(BASERUBY)
BASERUBY = ruby
!endif