From: Richard Levitte Date: Thu, 25 Mar 2010 16:25:42 +0000 (+0000) Subject: Have an underscore before to make sure any future architecture X-Git-Tag: OpenSSL_0_9_8o~40 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=aaf45e64640a7bc700f0bae58a69a903a65c74e9;p=oweals%2Fopenssl.git Have an underscore before to make sure any future architecture name won't be mixed up with any crypto name. Missed the other spot. --- diff --git a/makevms.com b/makevms.com index c07c30f396..04d559fef2 100755 --- 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,-