The new stuff is for Borland Bulider 5, so document it appropriately
authorRichard Levitte <levitte@openssl.org>
Thu, 27 Jun 2002 15:11:32 +0000 (15:11 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 27 Jun 2002 15:11:32 +0000 (15:11 +0000)
INSTALL.W32

index 966c1460f4490e85bb9bf7d9c11d8fd5e5ff4766..30b92510e9147213920301a33e2c656ef18e4732 100644 (file)
  You can also build a static version of the library using the Makefile
  ms\nt.mak
 
+ Borland C++ builder 5
+ ---------------------
+
+ * Configure for building with Borland Builder:
+   > perl Configure BC-32
+
+ * Create the appropriate makefile
+   > ms\do_nasm
+
+ * Build
+   > make -f ms\bcb.mak
+
  Borland C++ builder 3 and 4
  ---------------------------