From aaf45e64640a7bc700f0bae58a69a903a65c74e9 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 25 Mar 2010 16:25:42 +0000 Subject: [PATCH] Have an underscore before to make sure any future architecture name won't be mixed up with any crypto name. Missed the other spot. --- makevms.com | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,-