summaryrefslogtreecommitdiffstats
path: root/makevms.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2010-03-25 16:25:42 +0000
committerRichard Levitte <levitte@openssl.org>2010-03-25 16:25:42 +0000
commitaaf45e64640a7bc700f0bae58a69a903a65c74e9 (patch)
treed62b8e72318f7779dd844c38d28066e55f60210b /makevms.com
parentbe83c31cddb1759e98ca6416cdf6b418423e003b (diff)
Have an underscore before <ARCH> to make sure any future architecture
name won't be mixed up with any crypto name. Missed the other spot.
Diffstat (limited to 'makevms.com')
-rwxr-xr-xmakevms.com2
1 files changed, 1 insertions, 1 deletions
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,-