1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/winbuild
kdekker 8585026524
winbuild: make the clean target work without build-type
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
2018-04-06 14:43:33 +02:00
..
.gitignore Moved some patterns to subfolder's .gitignore. 2012-07-03 14:31:50 +02:00
BUILD.WINDOWS.txt winbuild: Added support for VC15 2017-12-22 18:44:35 +00:00
gen_resp_file.bat newlines: fix mixed newlines to LF-only 2014-09-12 10:22:34 +02:00
Makefile.vc winbuild: make the clean target work without build-type 2018-04-06 14:43:33 +02:00
MakefileBuild.vc winbuild: make the clean target work without build-type 2018-04-06 14:43:33 +02:00