aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bio/Makefile.ssl
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>1999-05-20 22:18:49 +0000
committerBodo Möller <bodo@openssl.org>1999-05-20 22:18:49 +0000
commitd6847aed108ca305559dea11241198351730490c (patch)
treece7f0f115f350645f25f01ec57802b89fae7394a /crypto/bio/Makefile.ssl
parent17e3dd1c62e9aadcd908c55e650f70379d2d19e2 (diff)
downloadopenssl-d6847aed108ca305559dea11241198351730490c.tar.gz
Add a kludge :-(
There were problems with putting e_os.h just into the top directory, because the test programs are compiled within test/ in the "standard" case in in their original directories in the makefile.one case; and in the latter symlinks may not be available.
Diffstat (limited to 'crypto/bio/Makefile.ssl')
-rw-r--r--crypto/bio/Makefile.ssl76
1 files changed, 34 insertions, 42 deletions
diff --git a/crypto/bio/Makefile.ssl b/crypto/bio/Makefile.ssl
index fc6ae683cc..6fb9089ba6 100644
--- a/crypto/bio/Makefile.ssl
+++ b/crypto/bio/Makefile.ssl
@@ -87,20 +87,17 @@ clean:
# DO NOT DELETE THIS LINE -- make depend depends on it.
b_dump.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
-b_dump.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
-b_dump.o: ../../include/openssl/err.h ../../include/openssl/opensslconf.h
-b_dump.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h
-b_dump.o: ../cryptlib.h ../e_os.h
+b_dump.o: ../../include/openssl/crypto.h ../../include/openssl/err.h
+b_dump.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
+b_dump.o: ../../include/openssl/stack.h ../cryptlib.h ../e_os.h
b_print.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
-b_print.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
-b_print.o: ../../include/openssl/err.h ../../include/openssl/opensslconf.h
-b_print.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h
-b_print.o: ../cryptlib.h ../e_os.h
+b_print.o: ../../include/openssl/crypto.h ../../include/openssl/err.h
+b_print.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
+b_print.o: ../../include/openssl/stack.h ../cryptlib.h ../e_os.h
b_sock.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
-b_sock.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
-b_sock.o: ../../include/openssl/err.h ../../include/openssl/opensslconf.h
-b_sock.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h
-b_sock.o: ../cryptlib.h ../e_os.h
+b_sock.o: ../../include/openssl/crypto.h ../../include/openssl/err.h
+b_sock.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
+b_sock.o: ../../include/openssl/stack.h ../cryptlib.h ../e_os.h
bf_buff.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
bf_buff.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
bf_buff.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
@@ -147,55 +144,50 @@ bf_null.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
bf_null.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
bf_null.o: ../cryptlib.h ../e_os.h
bio_cb.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
-bio_cb.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
-bio_cb.o: ../../include/openssl/err.h ../../include/openssl/opensslconf.h
-bio_cb.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h
-bio_cb.o: ../cryptlib.h ../e_os.h
+bio_cb.o: ../../include/openssl/crypto.h ../../include/openssl/err.h
+bio_cb.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
+bio_cb.o: ../../include/openssl/stack.h ../cryptlib.h ../e_os.h
bio_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
bio_err.o: ../../include/openssl/err.h ../../include/openssl/opensslv.h
bio_err.o: ../../include/openssl/stack.h
bio_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
-bio_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
-bio_lib.o: ../../include/openssl/err.h ../../include/openssl/opensslconf.h
-bio_lib.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h
-bio_lib.o: ../cryptlib.h ../e_os.h
+bio_lib.o: ../../include/openssl/crypto.h ../../include/openssl/err.h
+bio_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
+bio_lib.o: ../../include/openssl/stack.h ../cryptlib.h ../e_os.h
bss_acpt.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
-bss_acpt.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
-bss_acpt.o: ../../include/openssl/err.h ../../include/openssl/opensslconf.h
+bss_acpt.o: ../../include/openssl/crypto.h ../../include/openssl/err.h
+bss_acpt.o: ../../include/openssl/opensslconf.h
bss_acpt.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h
bss_acpt.o: ../cryptlib.h ../e_os.h
bss_conn.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
-bss_conn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
-bss_conn.o: ../../include/openssl/err.h ../../include/openssl/opensslconf.h
+bss_conn.o: ../../include/openssl/crypto.h ../../include/openssl/err.h
+bss_conn.o: ../../include/openssl/opensslconf.h
bss_conn.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h
bss_conn.o: ../cryptlib.h ../e_os.h
bss_fd.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
-bss_fd.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
-bss_fd.o: ../../include/openssl/err.h ../../include/openssl/opensslconf.h
-bss_fd.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h
-bss_fd.o: ../cryptlib.h ../e_os.h bss_sock.c
+bss_fd.o: ../../include/openssl/crypto.h ../../include/openssl/err.h
+bss_fd.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
+bss_fd.o: ../../include/openssl/stack.h ../cryptlib.h ../e_os.h bss_sock.c
bss_file.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
-bss_file.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
-bss_file.o: ../../include/openssl/err.h ../../include/openssl/opensslconf.h
+bss_file.o: ../../include/openssl/crypto.h ../../include/openssl/err.h
+bss_file.o: ../../include/openssl/opensslconf.h
bss_file.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h
bss_file.o: ../cryptlib.h ../e_os.h
bss_log.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
-bss_log.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
-bss_log.o: ../../include/openssl/err.h ../../include/openssl/opensslconf.h
-bss_log.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h
-bss_log.o: ../cryptlib.h ../e_os.h
+bss_log.o: ../../include/openssl/crypto.h ../../include/openssl/err.h
+bss_log.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
+bss_log.o: ../../include/openssl/stack.h ../cryptlib.h ../e_os.h
bss_mem.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
-bss_mem.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
-bss_mem.o: ../../include/openssl/err.h ../../include/openssl/opensslconf.h
-bss_mem.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h
-bss_mem.o: ../cryptlib.h ../e_os.h
+bss_mem.o: ../../include/openssl/crypto.h ../../include/openssl/err.h
+bss_mem.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
+bss_mem.o: ../../include/openssl/stack.h ../cryptlib.h ../e_os.h
bss_null.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
-bss_null.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
-bss_null.o: ../../include/openssl/err.h ../../include/openssl/opensslconf.h
+bss_null.o: ../../include/openssl/crypto.h ../../include/openssl/err.h
+bss_null.o: ../../include/openssl/opensslconf.h
bss_null.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h
bss_null.o: ../cryptlib.h ../e_os.h
bss_sock.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
-bss_sock.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
-bss_sock.o: ../../include/openssl/err.h ../../include/openssl/opensslconf.h
+bss_sock.o: ../../include/openssl/crypto.h ../../include/openssl/err.h
+bss_sock.o: ../../include/openssl/opensslconf.h
bss_sock.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h
bss_sock.o: ../cryptlib.h ../e_os.h