aboutsummaryrefslogtreecommitdiff
path: root/crypto/stack/Makefile.ssl
diff options
context:
space:
mode:
authorGeoff Thorpe <geoff@openssl.org>2004-05-17 19:26:06 +0000
committerGeoff Thorpe <geoff@openssl.org>2004-05-17 19:26:06 +0000
commit9c52d2cc75c2978dbee5075bfeed9968c68f403d (patch)
treeec521bf123ef4e47a00c7a37f8af162bc47f6ec0 /crypto/stack/Makefile.ssl
parent0f814687b95e5980744240b7a81672c89c255340 (diff)
downloadopenssl-9c52d2cc75c2978dbee5075bfeed9968c68f403d.zip
openssl-9c52d2cc75c2978dbee5075bfeed9968c68f403d.tar.gz
openssl-9c52d2cc75c2978dbee5075bfeed9968c68f403d.tar.bz2
After the latest round of header-hacking, regenerate the dependencies in
the Makefiles. NB: this commit is probably going to generate a huge posting and it is highly uninteresting to read.
Diffstat (limited to 'crypto/stack/Makefile.ssl')
-rw-r--r--crypto/stack/Makefile.ssl15
1 files changed, 7 insertions, 8 deletions
diff --git a/crypto/stack/Makefile.ssl b/crypto/stack/Makefile.ssl
index af53511..092f52e 100644
--- a/crypto/stack/Makefile.ssl
+++ b/crypto/stack/Makefile.ssl
@@ -80,11 +80,10 @@ clean:
# DO NOT DELETE THIS LINE -- make depend depends on it.
stack.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
-stack.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
-stack.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
-stack.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
-stack.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
-stack.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
-stack.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
-stack.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
-stack.o: ../cryptlib.h stack.c
+stack.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
+stack.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
+stack.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
+stack.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
+stack.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
+stack.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
+stack.o: ../../include/openssl/symhacks.h ../cryptlib.h stack.c