mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 19:45:04 -05:00
8585026524
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 |