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.
This commit is contained in:
parent
be83c31cdd
commit
aaf45e6464
@ -433,7 +433,7 @@ $!
|
|||||||
$! Copy All The ".H" Files From The [.CRYPTO] Directory Tree.
|
$! Copy All The ".H" Files From The [.CRYPTO] Directory Tree.
|
||||||
$!
|
$!
|
||||||
$ SDIRS := ,-
|
$ SDIRS := ,-
|
||||||
'ARCH',-
|
_'ARCH',-
|
||||||
OBJECTS,-
|
OBJECTS,-
|
||||||
MD2,MD4,MD5,SHA,MDC2,HMAC,RIPEMD,-
|
MD2,MD4,MD5,SHA,MDC2,HMAC,RIPEMD,-
|
||||||
DES,AES,RC2,RC4,RC5,IDEA,BF,CAST,CAMELLIA,SEED,-
|
DES,AES,RC2,RC4,RC5,IDEA,BF,CAST,CAMELLIA,SEED,-
|
||||||
|
Loading…
x
Reference in New Issue
Block a user