aboutsummaryrefslogtreecommitdiff
path: root/crypto/stack/Makefile.ssl
diff options
context:
space:
mode:
authorGeoff Thorpe <geoff@openssl.org>2000-06-13 12:59:38 +0000
committerGeoff Thorpe <geoff@openssl.org>2000-06-13 12:59:38 +0000
commit1c4f90a05dffca6663f1392ed74fe51a13cc46f1 (patch)
treec1bb425488951746e11cee605083bd97b12ae0af /crypto/stack/Makefile.ssl
parent44317f04b1d3b904429fdd44539574cb90bb5b34 (diff)
downloadopenssl-1c4f90a05dffca6663f1392ed74fe51a13cc46f1.zip
openssl-1c4f90a05dffca6663f1392ed74fe51a13cc46f1.tar.gz
openssl-1c4f90a05dffca6663f1392ed74fe51a13cc46f1.tar.bz2
Enable DSO support on alpha (OSF1), cc and gcc.
Also, "make update" has added some missing functions to libeay.num, updated the TABLE for the alpha changes, and updated thousands of dependancies that have changed from recent commits.
Diffstat (limited to 'crypto/stack/Makefile.ssl')
-rw-r--r--crypto/stack/Makefile.ssl6
1 files changed, 3 insertions, 3 deletions
diff --git a/crypto/stack/Makefile.ssl b/crypto/stack/Makefile.ssl
index 6199659..77149d7 100644
--- a/crypto/stack/Makefile.ssl
+++ b/crypto/stack/Makefile.ssl
@@ -81,6 +81,6 @@ clean:
stack.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
stack.o: ../../include/openssl/crypto.h ../../include/openssl/e_os.h
stack.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
-stack.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
-stack.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
-stack.o: ../cryptlib.h
+stack.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
+stack.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
+stack.o: ../../include/openssl/stack.h ../cryptlib.h