mirror of
https://github.com/curl/curl.git
synced 2026-06-17 03:35:38 +03:00
Due to the check in Makefile.vc and MakefileBuild.vc, no make call can be invoked unless a build-type was specified. However, a clean target only existed when a build type was specified. As a result, the clean target was unreachable. Made clean target unconditional. Closes #2455 |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| BUILD.WINDOWS.txt | ||
| gen_resp_file.bat | ||
| Makefile.vc | ||
| MakefileBuild.vc | ||