cURL / Mailing Lists / curl-library / Single Mail

curl-library

makefiles for Borland's C++ 5.5

From: Jaepil <pit_at_paradise.net.nz>
Date: Tue, 5 Dec 2000 22:27:05 +1300

Hi.

After hours of work I managed to generate makefiles for
'libcurl', compiling with Borland's free command line c++
compiler 5.5.1.

I'm not sure if it's optimized but it WORKS!!

There are 3 files.
>> 2 in 'lib' directory
Makefile.b32 Makefile.b32.resp
>> 1 in 'src' directory
Makefile.b32

I just changed the name of the makefile in src directory to
'MakefileS.b32' it will still work with this name but for consistency
please change back to 'Makefile.b32' after you copy to src directory.

You can compile them with following command
make -f makefile.b32
for both lib and src.

Well, that's from me. Have fun coding!!



_______________________________________________
Curl-library mailing list
Curl-library_at_lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/curl-library

Received on 2000-12-05