summaryrefslogtreecommitdiff
path: root/symbian/pre-build
diff options
context:
space:
mode:
Diffstat (limited to 'symbian/pre-build')
-rw-r--r--symbian/pre-build5
1 files changed, 2 insertions, 3 deletions
diff --git a/symbian/pre-build b/symbian/pre-build
index 40d19920f1..0020da2390 100644
--- a/symbian/pre-build
+++ b/symbian/pre-build
@@ -1,8 +1,7 @@
YACC = bison
-COMSPEC=cmd /C
-IFCHANGE = $(COMSPEC) $(srcdir)\win32\ifchange.bat
+IFCHANGE = $(COMSPEC) /c $(srcdir)\win32\ifchange.bat
RM = del
-MV = $(COMSPEC) move
+MV = $(COMSPEC) /c move
VCS=svn