summaryrefslogtreecommitdiffstats
path: root/makevms.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2011-03-19 09:55:35 +0000
committerRichard Levitte <levitte@openssl.org>2011-03-19 09:55:35 +0000
commite59fb00735f3556c5426df2c165033b482d62374 (patch)
treec387de38282bd478b02fd630929b4a355fc778b2 /makevms.com
parent9275853084045bcfe7703632c6683560eadfd15a (diff)
SRP was introduced, add it for OpenVMS.
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 2438715e64..bcffb69c42 100755
--- a/makevms.com
+++ b/makevms.com
@@ -700,7 +700,7 @@ $ SDIRS := , -
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, SRP, STORE
$!
$ EXHEADER_ := crypto.h, opensslv.h, ebcdic.h, symhacks.h, ossl_typ.h
$ EXHEADER_'ARCHD' := opensslconf.h
@@ -752,12 +752,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_SRP := srp.h
+$!!! EXHEADER_STORE := store.h, str_compat.h
+$ EXHEADER_STORE := store.h
$!
$ i = 0
$ loop_sdirs: