projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2c07bc
)
The new stuff is for Borland Bulider 5, so document it appropriately
author
Richard Levitte
<levitte@openssl.org>
Thu, 27 Jun 2002 15:11:32 +0000
(15:11 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 27 Jun 2002 15:11:32 +0000
(15:11 +0000)
INSTALL.W32
patch
|
blob
|
history
diff --git
a/INSTALL.W32
b/INSTALL.W32
index 966c1460f4490e85bb9bf7d9c11d8fd5e5ff4766..30b92510e9147213920301a33e2c656ef18e4732 100644
(file)
--- a/
INSTALL.W32
+++ b/
INSTALL.W32
@@
-94,6
+94,18
@@
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
---------------------------