aboutsummaryrefslogtreecommitdiff
path: root/crypto/stack
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/stack')
-rw-r--r--crypto/stack/Makefile.ssl5
1 files changed, 4 insertions, 1 deletions
diff --git a/crypto/stack/Makefile.ssl b/crypto/stack/Makefile.ssl
index 0d232c0..14274ce 100644
--- a/crypto/stack/Makefile.ssl
+++ b/crypto/stack/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,6 @@ clean:
errors:
# DO NOT DELETE THIS LINE -- make depend depends on it.
+
+stack.o: ../../include/bio.h ../../include/buffer.h ../../include/e_os.h
+stack.o: ../../include/err.h ../cryptlib.h ../crypto.h stack.h