generate.bat: Only clean prerequisite files when in ALL mode

This commit is contained in:
Steve Holme 2015-08-03 22:49:56 +01:00
parent 1e67bc5eaf
commit 3725748599
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ rem If you need to set the errorlevel do this instead: CALL :seterr [#]
if errorlevel 1 goto nogencurlbuild
call :gen_hugehelp
if errorlevel 1 goto nogenhugehelp
) else (
) else if "%VERSION%" == "ALL" (
echo.
echo Removing prerequisite files
call :clean ..\include\curl\curlbuild.h