mirror of
https://github.com/curl/curl.git
synced 2026-06-19 22:15:40 +03:00
VC: remove the makefile.vc6 build infra
The winbuild/ build files is now the single MSVC makefile build choice. Closes #1215
This commit is contained in:
parent
d0837f36db
commit
8611d985ee
11 changed files with 15 additions and 1783 deletions
|
|
@ -88,7 +88,7 @@ CLEANFILES = tool_hugehelp.c
|
|||
# embedded text.
|
||||
NROFF=env LC_ALL=C @NROFF@ @MANOPT@ # figured out by the configure script
|
||||
|
||||
EXTRA_DIST = mkhelp.pl makefile.dj Makefile.vc6 Makefile.b32 \
|
||||
EXTRA_DIST = mkhelp.pl makefile.dj Makefile.b32 \
|
||||
Makefile.m32 macos/curl.mcp.xml.sit.hqx macos/MACINSTALL.TXT \
|
||||
macos/src/curl_GUSIConfig.cpp macos/src/macos_main.cpp makefile.amiga \
|
||||
curl.rc Makefile.netware Makefile.inc Makefile.Watcom CMakeLists.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue