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:
94f5c93
)
Correct small documentation error.
author
Richard Levitte
<levitte@openssl.org>
Sat, 27 Sep 2003 10:39:21 +0000
(10:39 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Sat, 27 Sep 2003 10:39:21 +0000
(10:39 +0000)
PR: 698
INSTALL.W32
patch
|
blob
|
history
diff --git
a/INSTALL.W32
b/INSTALL.W32
index 7c7cee4d5ef120c190d6b73da3cd1b4947c35f1b..0b4ec1f5d6ee6f40d8c393815d1abb3afe294808 100644
(file)
--- a/
INSTALL.W32
+++ b/
INSTALL.W32
@@
-216,7
+216,7
@@
$ md c:\openssl\lib
$ md c:\openssl\include
$ md c:\openssl\include\openssl
- $ copy /b inc32\
*
c:\openssl\include\openssl
+ $ copy /b inc32\
openssl\*
c:\openssl\include\openssl
$ copy /b out32dll\ssleay32.lib c:\openssl\lib
$ copy /b out32dll\libeay32.lib c:\openssl\lib
$ copy /b out32dll\ssleay32.dll c:\openssl\bin