X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Ftxt_db%2FMakefile.ssl;h=5ff4f13c184571ded2dec04a2320c1efe4693f87;hb=fd9d35f56ea8bf2dcf2befee06cb6584d62e91e5;hp=76e511534f16b9f59ddb21426b6a4487ea2459ad;hpb=eda1f21f1af8b6f77327e7b37573af9c1ba73726;p=oweals%2Fopenssl.git diff --git a/crypto/txt_db/Makefile.ssl b/crypto/txt_db/Makefile.ssl index 76e511534f..5ff4f13c18 100644 --- a/crypto/txt_db/Makefile.ssl +++ b/crypto/txt_db/Makefile.ssl @@ -9,7 +9,7 @@ INCLUDES= 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,7 @@ clean: errors: # DO NOT DELETE THIS LINE -- make depend depends on it. + +txt_db.o: ../../include/bio.h ../../include/buffer.h ../../include/e_os.h +txt_db.o: ../../include/err.h ../../include/lhash.h ../../include/stack.h +txt_db.o: ../cryptlib.h ../crypto.h txt_db.h