From 9bd35f6376cf39901cca1c1ecb3a9aeca4271969 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Mon, 5 Mar 2001 21:17:08 +0000 Subject: Update the VMS build scripts for EC --- makevms.com | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'makevms.com') diff --git a/makevms.com b/makevms.com index 579fcae5a3..b8452a6616 100755 --- a/makevms.com +++ b/makevms.com @@ -422,7 +422,7 @@ $! Copy All The ".H" Files From The [.CRYPTO] Directory Tree. $! $ SDIRS := ,MD2,MD4,MD5,SHA,MDC2,HMAC,RIPEMD,- DES,RC2,RC4,RC5,IDEA,BF,CAST,- - BN,RSA,DSA,DH,DSO,ENGINE,RIJNDAEL,- + BN,EC,RSA,DSA,DH,DSO,ENGINE,RIJNDAEL,- BUFFER,BIO,STACK,LHASH,RAND,ERR,OBJECTS,- EVP,ASN1,PEM,X509,X509V3,CONF,TXT_DB,PKCS7,PKCS12,COMP,OCSP $ EXHEADER_ := crypto.h,tmdiff.h,opensslv.h,opensslconf.h,ebcdic.h,symhacks.h @@ -441,6 +441,7 @@ $ EXHEADER_IDEA := idea.h $ EXHEADER_BF := blowfish.h $ EXHEADER_CAST := cast.h $ EXHEADER_BN := bn.h +$ EXHEADER_EC := ec.h $ EXHEADER_RSA := rsa.h $ EXHEADER_DSA := dsa.h $ EXHEADER_DH := dh.h -- cgit v1.2.3