Commit 37257485 authored by Steve Holme's avatar Steve Holme
Browse files

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

parent 1e67bc5e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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