1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00

openssl-engine 0.9.6 merge

Note that the library changes will mean that you will need to blow away
/usr/obj/lib/libssl if you are building, or things will probably get mucked
up.
This commit is contained in:
beck 2000-12-15 03:15:01 +00:00
parent c109e39817
commit dc6a0b15fe

View File

@ -39,7 +39,7 @@ SRCS= verify.c asn1pars.c req.c dgst.c dh.c enc.c passwd.c gendh.c errstr.c\
x509.c genrsa.c gendsa.c s_server.c s_client.c speed.c \
s_time.c apps.c s_cb.c s_socket.c version.c sess_id.c \
app_rand.c ciphers.c nseq.c pkcs12.c pkcs8.c spkac.c smime.c \
dhparam.c openssl.c rand.c
dhparam.c openssl.c rand.c rsautl.c
.PATH: ${SSLEAY_SRC}