Fixup installation script for VMS
Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
parent
f4f1e80801
commit
0c8dc6ebe5
1 changed files with 2 additions and 2 deletions
|
@ -76,12 +76,12 @@ $ sdirs := , -
|
|||
'archd', -
|
||||
objects, -
|
||||
md4, md5, sha, mdc2, hmac, ripemd, whrlpool, -
|
||||
des, aes, rc2, rc4, idea, bf, cast, camellia, seed, -
|
||||
des, aes, rc2, rc4, idea, bf, cast, camellia, seed, modes, -
|
||||
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, -
|
||||
cms, pqueue, ts, jpake, srp, store, cmac
|
||||
cms, pqueue, ts, jpake, store
|
||||
$!
|
||||
$ exheader_ := crypto.h, opensslv.h, ebcdic.h, symhacks.h, ossl_typ.h
|
||||
$ exheader_'archd' := opensslconf.h
|
||||
|
|
Loading…
Reference in a new issue