curl-users
Re: Help- NMAKE -f Makefile.vc6 fails to compile lib source straight out of the 7.4.2 download.
From: Craig Davison <cd_at_securityfocus.com>
Date: Thu, 30 Nov 2000 17:03:20 -0800 (PST)
Received on 2000-12-01
Date: Thu, 30 Nov 2000 17:03:20 -0800 (PST)
Here is Makefile.vc6 for src/ and the top-level Makefile (which had no
chance of working as-is :).
There are now two rules for vc6: vc (build without ssl) and vc-ssl (build
with ssl).
On Thu, 30 Nov 2000, Daniel Stenberg wrote:
> On Thu, 30 Nov 2000, Craig Davison wrote:
>
> > I fixed the Makefile for the lib/ directory because I only needed
> > libcurl. It's attached.
>
> Ah, great! Got it, saved it, committed it to CVS.
>
> > If you need a fixed Makefile for curl proper, I can provide that too.
>
> I would be grateful if you could!
>
> --
> Daniel Stenberg -- curl project maintainer -- http://curl.haxx.se/
>
- TEXT/PLAIN attachment: Makefile.vc6
- TEXT/PLAIN attachment: Makefile