X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Ferr%2FMakefile.ssl;h=d7d163e5366360c398cbcd9a4ba4a1e6ceaf33ca;hp=57c87eb0413e8744c9f0383cbdf42771b74f93a1;hb=c91531d9fe725b8462c3a8638167ce5f218e19a3;hpb=7dfb0b774e6592dcbfe47015168a0ac8b44e2a17;ds=sidebyside diff --git a/crypto/err/Makefile.ssl b/crypto/err/Makefile.ssl index 57c87eb041..d7d163e536 100644 --- a/crypto/err/Makefile.ssl +++ b/crypto/err/Makefile.ssl @@ -9,7 +9,7 @@ INCLUDES= -I.. -I../../include CFLAG=-g INSTALLTOP=/usr/local/ssl MAKE= make -f Makefile.ssl -MAKEDEPEND= makedepend -f Makefile.ssl +MAKEDEPEND= $(TOP)/util/domd $(TOP) MAKEFILE= Makefile.ssl AR= ar r @@ -78,3 +78,20 @@ clean: errors: # DO NOT DELETE THIS LINE -- make depend depends on it. + +err.o: ../../include/bio.h ../../include/buffer.h ../../include/e_os.h +err.o: ../../include/lhash.h ../../include/stack.h ../cryptlib.h ../crypto.h +err.o: err.h +err_all.o: ../../include/asn1.h ../../include/bio.h ../../include/blowfish.h +err_all.o: ../../include/bn.h ../../include/buffer.h ../../include/cast.h +err_all.o: ../../include/conf.h ../../include/des.h ../../include/dh.h +err_all.o: ../../include/dsa.h ../../include/evp.h ../../include/idea.h +err_all.o: ../../include/lhash.h ../../include/md2.h ../../include/md5.h +err_all.o: ../../include/mdc2.h ../../include/objects.h ../../include/pem2.h +err_all.o: ../../include/pkcs7.h ../../include/rc2.h ../../include/rc4.h +err_all.o: ../../include/rc5.h ../../include/ripemd.h ../../include/rsa.h +err_all.o: ../../include/sha.h ../../include/stack.h ../../include/x509.h +err_all.o: ../../include/x509_vfy.h ../../include/x509v3.h ../crypto.h err.h +err_prn.o: ../../include/bio.h ../../include/buffer.h ../../include/e_os.h +err_prn.o: ../../include/lhash.h ../../include/stack.h ../cryptlib.h +err_prn.o: ../crypto.h err.h