From 8039257dbcd1d2e96e1d57b607b49cdf0ae78636 Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Tue, 19 Jan 1999 21:36:31 +0000 Subject: Finally lay dependencies to rest (I hope!). --- crypto/comp/Makefile.ssl | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'crypto/comp') diff --git a/crypto/comp/Makefile.ssl b/crypto/comp/Makefile.ssl index 401651d142..65d9b8a424 100644 --- a/crypto/comp/Makefile.ssl +++ b/crypto/comp/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 @@ -93,3 +93,11 @@ $(ERRC).c: $(ERR).err perl ../err/err_genc.pl -s $(ERR).h $(ERRC).c # DO NOT DELETE THIS LINE -- make depend depends on it. + +c_rle.o: ../../include/asn1.h ../../include/bio.h ../../include/bn.h +c_rle.o: ../../include/crypto.h ../../include/objects.h ../../include/stack.h +c_rle.o: comp.h ../../include/asn1.h ../../include/bio.h ../../include/bn.h +c_zlib.o: ../../include/crypto.h ../../include/objects.h ../../include/stack.h +c_zlib.o: comp.h ../../include/asn1.h ../../include/bio.h ../../include/bn.h +comp_lib.o: ../../include/crypto.h ../../include/objects.h +comp_lib.o: ../../include/stack.h comp.h -- cgit v1.2.3