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:
c9b5525
)
Correct small documentation error.
author
Richard Levitte
<levitte@openssl.org>
Sat, 27 Sep 2003 10:39:19 +0000
(10:39 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Sat, 27 Sep 2003 10:39:19 +0000
(10:39 +0000)
PR: 698
INSTALL.W32
patch
|
blob
|
history
diff --git
a/INSTALL.W32
b/INSTALL.W32
index 78d289e16a5e8628a507a15924fccfdbff259963..0f6c302f0d7fd3566beeba393f824fde3366d87d 100644
(file)
--- a/
INSTALL.W32
+++ b/
INSTALL.W32
@@
-225,7
+225,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