summaryrefslogtreecommitdiffstats
path: root/makevms.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2010-11-22 22:04:41 +0000
committerRichard Levitte <levitte@openssl.org>2010-11-22 22:04:41 +0000
commitc8f0610d99fe660ab1073fde38ceb5c995719e3c (patch)
treebfe668ae4511530a4588eb8f22e09c79dbda5284 /makevms.com
parentdd128715a28122f4ad70642040c5f7f971814937 (diff)
Synchronise with Unix and do all other needed modifications to have it
build on VMS again.
Diffstat (limited to 'makevms.com')
-rwxr-xr-xmakevms.com7
1 files changed, 4 insertions, 3 deletions
diff --git a/makevms.com b/makevms.com
index 3005a45836..e1887e02e5 100755
--- a/makevms.com
+++ b/makevms.com
@@ -464,7 +464,7 @@ $ SDIRS := ,-
BN,EC,RSA,DSA,ECDSA,DH,ECDH,DSO,ENGINE,-
BUFFER,BIO,STACK,LHASH,RAND,ERR,-
EVP,ASN1,PEM,X509,X509V3,CONF,TXT_DB,PKCS7,PKCS12,COMP,OCSP,UI,KRB5,-
- STORE,CMS,PQUEUE,TS,JPAKE
+ CMS,PQUEUE,TS,JPAKE,STORE,CMAC
$ EXHEADER_ := crypto.h,opensslv.h,ebcdic.h,symhacks.h,ossl_typ.h
$ EXHEADER__'ARCH' := opensslconf.h
$ EXHEADER_OBJECTS := objects.h,obj_mac.h
@@ -515,12 +515,13 @@ $ EXHEADER_COMP := comp.h
$ EXHEADER_OCSP := ocsp.h
$ EXHEADER_UI := ui.h,ui_compat.h
$ EXHEADER_KRB5 := krb5_asn.h
-$!EXHEADER_STORE := store.h,str_compat.h
-$ EXHEADER_STORE := store.h
$ EXHEADER_CMS := cms.h
$ EXHEADER_PQUEUE := pqueue.h
$ EXHEADER_TS := ts.h
$ EXHEADER_JPAKE := jpake.h
+$!EXHEADER_STORE := store.h,str_compat.h
+$ EXHEADER_STORE := store.h
+$ EXHEADER_CMAC := cmac.h
$
$ I = 0
$ LOOP_SDIRS: