curl-library
[PATCH] MSVC: remove old makefiles, refer to winbuild/ only
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 2 Apr 2014 10:58:51 +0200 (CEST)
Received on 2014-04-02
Date: Wed, 2 Apr 2014 10:58:51 +0200 (CEST)
Yeps,
I'm suggesting this move, which has this nice diffstat. Anyone opposing?
Makefile.dist | 226 +------------------
docs/INSTALL | 37 +--
lib/Makefile.am | 4 +-
lib/Makefile.vc6 | 670 -------------------------------------------------------
maketgz | 9 +-
src/Makefile.am | 4 +-
src/Makefile.vc6 | 534 --------------------------------------------
7 files changed, 11 insertions(+), 1473 deletions(-)
delete mode 100644 lib/Makefile.vc6
delete mode 100644 src/Makefile.vc6
-- / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- TEXT/x-diff attachment: 0001-MSVC-remove-old-makefiles-refer-to-winbuild-only.patch