]> git.saurik.com Git - wxWidgets.git/commitdiff
tidy up
authorChris Elliott <biol75@york.ac.uk>
Wed, 27 Jun 2007 10:45:12 +0000 (10:45 +0000)
committerChris Elliott <biol75@york.ac.uk>
Wed, 27 Jun 2007 10:45:12 +0000 (10:45 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/script/win_docs.bat

index f2dfcc79547b3456ba68202f5276c1a933a291b0..a454abffd5295bac2d2dce910a9fa9e1c29bc698 100644 (file)
@@ -50,7 +50,7 @@ echo CVS update  >>  c:\temp.log
 rem just build the formats not in the CVS to keep down the .#makefile...
 cd \wx\inno\wxWidgets\build\bakefiles
 del .bakefile_gen.state
-bakefile_gen -f dmars,dmars,msevc4prj,dmars_smake >> c:\temp.log
+bakefile_gen -f dmars,dmars_smake,msevc4prj >> c:\temp.log
 
 
 cd %WXWIN%\build\script
@@ -97,15 +97,6 @@ copy docs\htmlhelp\wx.chm \wx\inno\wxWidgets\docs\htmlhelp\wx.chm
 cd %WXWIN%\build\script
 iscc wxwidgets.iss >> c:\temp.log
 
-rem echo setting S
-rem echo yes > net use s: /delete
-rem net use s: \\biolpc22\bake 
-rem net use >> c:\temp.log
-
-rem copy %DAILY%\*.ZIP s:\bkl-cronjob\archives\win
-rem copy %DAILY%\*.exe s:\bkl-cronjob\archives\win\*.exe
-rem dir s: /od >> c:\temp.log
-
 echo docs built for %WXW_VER%
 echo docs built for %WXW_VER% >> c:\temp.log