summary refs log tree commit diff stats
path: root/build/build-x86.bat
diff options
context:
space:
mode:
Diffstat (limited to 'build/build-x86.bat')
-rw-r--r--build/build-x86.bat3
1 files changed, 0 insertions, 3 deletions
diff --git a/build/build-x86.bat b/build/build-x86.bat
index 3dbd169e..be345934 100644
--- a/build/build-x86.bat
+++ b/build/build-x86.bat
@@ -15,9 +15,6 @@ nmake /nologo /f makefile.mak clean
 nmake /nologo /f makefile.mak
 cd perl
 set OOPATH=%PATH%
-set PATH=%OOPATH%;c:\mozilla-build\perl-5.8-x86\bin
-nmake /nologo /s /f makefile-58.mak clean
-nmake /nologo /s /f makefile-58.mak
 set PATH=%OOPATH%;c:\mozilla-build\perl-5.10-x86\bin
 nmake /nologo /s /f makefile-510.mak clean
 nmake /nologo /s /f makefile-510.mak