Don't install bss_file.c under PREFIX/include/. It was introduced by Eric
[oweals/openssl.git] / crypto / dh / Makefile.ssl
index e634731aa37a652f774c6873fe0a639083183bc4..e01326ac535c367255da1a67a2b59251c059db16 100644 (file)
@@ -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
 
@@ -84,3 +84,17 @@ $(ERRC).c: $(ERR).err
        perl ../err/err_genc.pl -s $(ERR).h $(ERRC).c
 
 # DO NOT DELETE THIS LINE -- make depend depends on it.
+
+dh_check.o: ../../include/bio.h ../../include/bn.h ../../include/buffer.h
+dh_check.o: ../../include/e_os.h ../../include/err.h ../../include/stack.h
+dh_check.o: ../cryptlib.h ../crypto.h dh.h
+dh_err.o: ../../include/err.h dh.h
+dh_gen.o: ../../include/bio.h ../../include/bn.h ../../include/buffer.h
+dh_gen.o: ../../include/e_os.h ../../include/err.h ../../include/stack.h
+dh_gen.o: ../cryptlib.h ../crypto.h dh.h
+dh_key.o: ../../include/bio.h ../../include/bn.h ../../include/buffer.h
+dh_key.o: ../../include/e_os.h ../../include/err.h ../../include/rand.h
+dh_key.o: ../../include/stack.h ../cryptlib.h ../crypto.h dh.h
+dh_lib.o: ../../include/bio.h ../../include/bn.h ../../include/buffer.h
+dh_lib.o: ../../include/e_os.h ../../include/err.h ../../include/stack.h
+dh_lib.o: ../cryptlib.h ../crypto.h dh.h