X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Ferr%2FMakefile.ssl;h=d7d163e5366360c398cbcd9a4ba4a1e6ceaf33ca;hp=9e1e451e594d53e519a6b6e85219f2a3153086c9;hb=c91531d9fe725b8462c3a8638167ce5f218e19a3;hpb=d02b48c63a58ea4367a0e905979f140b7d090f86 diff --git a/crypto/err/Makefile.ssl b/crypto/err/Makefile.ssl index 9e1e451e59..d7d163e536 100644 --- a/crypto/err/Makefile.ssl +++ b/crypto/err/Makefile.ssl @@ -2,14 +2,14 @@ # SSLeay/crypto/err/Makefile # -DIR= error +DIR= err TOP= ../.. CC= cc 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