Update dependencies.
diff --git a/crypto/asn1/Makefile.ssl b/crypto/asn1/Makefile.ssl
index 1c1ab3a..1a467dc 100644
--- a/crypto/asn1/Makefile.ssl
+++ b/crypto/asn1/Makefile.ssl
@@ -375,6 +375,16 @@
 evp_asn1.o: ../../include/rsa.h ../../include/sha.h ../../include/stack.h
 evp_asn1.o: ../../include/x509.h ../../include/x509_vfy.h ../cryptlib.h
 evp_asn1.o: ../crypto.h asn1.h asn1_mac.h
+f_enum.o: ../../include/bio.h ../../include/blowfish.h ../../include/bn.h
+f_enum.o: ../../include/buffer.h ../../include/cast.h ../../include/des.h
+f_enum.o: ../../include/dh.h ../../include/dsa.h ../../include/e_os.h
+f_enum.o: ../../include/err.h ../../include/evp.h ../../include/idea.h
+f_enum.o: ../../include/md2.h ../../include/md5.h ../../include/mdc2.h
+f_enum.o: ../../include/objects.h ../../include/pkcs7.h ../../include/rc2.h
+f_enum.o: ../../include/rc4.h ../../include/rc5.h ../../include/ripemd.h
+f_enum.o: ../../include/rsa.h ../../include/sha.h ../../include/stack.h
+f_enum.o: ../../include/x509.h ../../include/x509_vfy.h ../cryptlib.h
+f_enum.o: ../crypto.h asn1.h
 f_int.o: ../../include/bio.h ../../include/blowfish.h ../../include/bn.h
 f_int.o: ../../include/buffer.h ../../include/cast.h ../../include/des.h
 f_int.o: ../../include/dh.h ../../include/dsa.h ../../include/e_os.h
diff --git a/crypto/des/Makefile.ssl b/crypto/des/Makefile.ssl
index cbb6bfb..cd7ed05 100644
--- a/crypto/des/Makefile.ssl
+++ b/crypto/des/Makefile.ssl
@@ -148,6 +148,7 @@
 des_enc.o: des.h des_locl.h
 ecb3_enc.o: des.h des_locl.h
 ecb_enc.o: des.h des_locl.h spr.h
+ede_cbcm_enc.o: des.h des_locl.h
 enc_read.o: des.h des_locl.h
 enc_writ.o: des.h des_locl.h
 fcrypt.o: des.h des.h des_locl.h des_locl.h
diff --git a/crypto/des/destest.c b/crypto/des/destest.c
index 0e7801d..a2e4d13 100644
--- a/crypto/des/destest.c
+++ b/crypto/des/destest.c
@@ -701,7 +701,7 @@
 	printf("Doing quad_cksum\n");
 	/* This is obviously done this way especially to puzzle me. Although
 	   quad_cksum returns up to 4 groups of 8 bytes, this test gets it to
-	   produce 2 groupos then treats them as 4 groups of 4 bytes.
+	   produce 2 groups then treats them as 4 groups of 4 bytes.
 	   Ben 13 Feb 1999 */
 	cs=quad_cksum(cbc_data,(des_cblocks)qret,strlen(cbc_data),2,cbc_iv);
 
diff --git a/crypto/x509v3/Makefile.ssl b/crypto/x509v3/Makefile.ssl
index 6e80ca8..3608bbe 100644
--- a/crypto/x509v3/Makefile.ssl
+++ b/crypto/x509v3/Makefile.ssl
@@ -87,6 +87,17 @@
 
 # DO NOT DELETE THIS LINE -- make depend depends on it.
 
+v3_akey.o: ../../include/asn1.h ../../include/asn1_mac.h ../../include/bio.h
+v3_akey.o: ../../include/blowfish.h ../../include/bn.h ../../include/cast.h
+v3_akey.o: ../../include/conf.h ../../include/crypto.h ../../include/des.h
+v3_akey.o: ../../include/dh.h ../../include/dsa.h ../../include/err.h
+v3_akey.o: ../../include/evp.h ../../include/idea.h ../../include/lhash.h
+v3_akey.o: ../../include/md2.h ../../include/md5.h ../../include/mdc2.h
+v3_akey.o: ../../include/objects.h ../../include/pem.h ../../include/pem2.h
+v3_akey.o: ../../include/pkcs7.h ../../include/rc2.h ../../include/rc4.h
+v3_akey.o: ../../include/rc5.h ../../include/ripemd.h ../../include/rsa.h
+v3_akey.o: ../../include/sha.h ../../include/stack.h ../../include/x509.h
+v3_akey.o: ../../include/x509_vfy.h x509v3.h
 v3_alt.o: ../../include/asn1.h ../../include/asn1_mac.h ../../include/bio.h
 v3_alt.o: ../../include/blowfish.h ../../include/bn.h ../../include/cast.h
 v3_alt.o: ../../include/conf.h ../../include/crypto.h ../../include/des.h
@@ -186,6 +197,17 @@
 v3_prn.o: ../../include/ripemd.h ../../include/rsa.h ../../include/sha.h
 v3_prn.o: ../../include/stack.h ../../include/x509.h ../../include/x509_vfy.h
 v3_prn.o: x509v3.h
+v3_skey.o: ../../include/asn1.h ../../include/asn1_mac.h ../../include/bio.h
+v3_skey.o: ../../include/blowfish.h ../../include/bn.h ../../include/cast.h
+v3_skey.o: ../../include/conf.h ../../include/crypto.h ../../include/des.h
+v3_skey.o: ../../include/dh.h ../../include/dsa.h ../../include/err.h
+v3_skey.o: ../../include/evp.h ../../include/idea.h ../../include/lhash.h
+v3_skey.o: ../../include/md2.h ../../include/md5.h ../../include/mdc2.h
+v3_skey.o: ../../include/objects.h ../../include/pem.h ../../include/pem2.h
+v3_skey.o: ../../include/pkcs7.h ../../include/rc2.h ../../include/rc4.h
+v3_skey.o: ../../include/rc5.h ../../include/ripemd.h ../../include/rsa.h
+v3_skey.o: ../../include/sha.h ../../include/stack.h ../../include/x509.h
+v3_skey.o: ../../include/x509_vfy.h x509v3.h
 v3_utl.o: ../../include/asn1.h ../../include/bio.h ../../include/blowfish.h
 v3_utl.o: ../../include/bn.h ../../include/cast.h ../../include/conf.h
 v3_utl.o: ../../include/crypto.h ../../include/des.h ../../include/dh.h