summaryrefslogtreecommitdiffstats
path: root/apps/Makefile
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2006-04-13 13:00:45 +0000
committerDr. Stephen Henson <steve@openssl.org>2006-04-13 13:00:45 +0000
commit3be34589e8d7d164221d393844e8a841dce992a9 (patch)
tree226ac11cafb416ee05abe7d70e186126f3fa2d6d /apps/Makefile
parentd87e615209f63035bee85ad17b8ec01fc425db6e (diff)
Update dependencies.
Diffstat (limited to 'apps/Makefile')
-rw-r--r--apps/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/apps/Makefile b/apps/Makefile
index e9898fc564..7167fc54ad 100644
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -462,6 +462,21 @@ gendsa.o: ../include/openssl/sha.h ../include/openssl/stack.h
gendsa.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h
gendsa.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h apps.h
gendsa.o: gendsa.c
+genpkey.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
+genpkey.o: ../include/openssl/buffer.h ../include/openssl/conf.h
+genpkey.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
+genpkey.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
+genpkey.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
+genpkey.o: ../include/openssl/err.h ../include/openssl/evp.h
+genpkey.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
+genpkey.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
+genpkey.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
+genpkey.o: ../include/openssl/pem.h ../include/openssl/pem2.h
+genpkey.o: ../include/openssl/pkcs7.h ../include/openssl/safestack.h
+genpkey.o: ../include/openssl/sha.h ../include/openssl/stack.h
+genpkey.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h
+genpkey.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h apps.h
+genpkey.o: genpkey.c
genrsa.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
genrsa.o: ../include/openssl/bn.h ../include/openssl/buffer.h
genrsa.o: ../include/openssl/conf.h ../include/openssl/crypto.h