The new stuff is for Borland Bulider 5, so document it appropriately
[openssl.git] / INSTALL.W32
index d85d81b0fdd9050f511d3bc761595bb9e663204f..f7f21be7c3104be0277ffbf3c68255c83bcb9bb2 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
  ---------------------------