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:
be83c31
)
Have an underscore before <ARCH> to make sure any future architecture
author
Richard Levitte
<levitte@openssl.org>
Thu, 25 Mar 2010 16:25:42 +0000
(16:25 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 25 Mar 2010 16:25:42 +0000
(16:25 +0000)
name won't be mixed up with any crypto name.
Missed the other spot.
makevms.com
patch
|
blob
|
history
diff --git
a/makevms.com
b/makevms.com
index c07c30f396839479a063bc45b8130b2882bda6a0..04d559fef2ac2f008f929a453b479d0d5c32f1db 100755
(executable)
--- a/
makevms.com
+++ b/
makevms.com
@@
-433,7
+433,7
@@
$!
$! Copy All The ".H" Files From The [.CRYPTO] Directory Tree.
$!
$ SDIRS := ,-
- 'ARCH',-
+
_
'ARCH',-
OBJECTS,-
MD2,MD4,MD5,SHA,MDC2,HMAC,RIPEMD,-
DES,AES,RC2,RC4,RC5,IDEA,BF,CAST,CAMELLIA,SEED,-