curl-library
Re: Removing */Makefile.vc[num] !
Date: Tue, 10 Jan 2017 00:32:06 +0100 (CET)
On Mon, 9 Jan 2017, Daniel Stenberg wrote:
> I'd like to once again propose that we remove these makefiles in order to
> simplify and confuse our users less.
I'm attaching a patch showing what I'd like to do:
Makefile.dist | 449 +----------------------------------------------
lib/Makefile.am | 4 +-
lib/Makefile.vc6 | 691 ------------------------------------------------------------------------
maketgz | 10 +-
src/Makefile.am | 4 +-
src/Makefile.vc6 | 550 ---------------------------------------------------------
6 files changed, 12 insertions(+), 1696 deletions(-)
-- / daniel.haxx.se
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
- text/x-diff attachment: 0001-VC-remove-the-makefile.vc6-build-infra.patch