mirror of
https://github.com/openssl/openssl.git
synced 2025-01-30 14:01:55 +08:00
Missing files in the VMS installation
This commit is contained in:
parent
b1277b9902
commit
6a8f17de1e
@ -40,7 +40,7 @@ $ SDIRS := ,-
|
||||
BUFFER,BIO,STACK,LHASH,RAND,ERR,-
|
||||
EVP,ASN1,PEM,X509,X509V3,CONF,TXT_DB,PKCS7,PKCS12,COMP,OCSP,-
|
||||
UI,KRB5,-
|
||||
STORE
|
||||
STORE,PQUEUE
|
||||
$ EXHEADER_ := crypto.h,tmdiff.h,opensslv.h,opensslconf.h,ebcdic.h,-
|
||||
symhacks.h,ossl_typ.h
|
||||
$ EXHEADER_OBJECTS := objects.h,obj_mac.h
|
||||
@ -90,6 +90,7 @@ $ EXHEADER_UI := ui.h,ui_compat.h
|
||||
$ EXHEADER_KRB5 := krb5_asn.h
|
||||
$! EXHEADER_STORE := store.h,str_compat.h
|
||||
$ EXHEADER_STORE := store.h
|
||||
$ EXHEADER_PQUEUE := pqueue.h,pq_compat.h
|
||||
$ LIBS := LIBCRYPTO
|
||||
$
|
||||
$ VEXE_DIR := [-.VAX.EXE.CRYPTO]
|
||||
|
Loading…
Reference in New Issue
Block a user