summaryrefslogtreecommitdiffstats
path: root/crypto/ui/Makefile.ssl
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2001-07-31 17:07:24 +0000
committerRichard Levitte <levitte@openssl.org>2001-07-31 17:07:24 +0000
commit710e5d5639c8f943d73f49733382c1b787d1abb6 (patch)
tree372bd80def5f48e4103afe7a203e44e0b62a25b4 /crypto/ui/Makefile.ssl
parent6da980e2b56f245ff3c4be277ede0f93c5f174c0 (diff)
make update
Diffstat (limited to 'crypto/ui/Makefile.ssl')
-rw-r--r--crypto/ui/Makefile.ssl8
1 files changed, 5 insertions, 3 deletions
diff --git a/crypto/ui/Makefile.ssl b/crypto/ui/Makefile.ssl
index 5ac23c463f..02a17203de 100644
--- a/crypto/ui/Makefile.ssl
+++ b/crypto/ui/Makefile.ssl
@@ -88,18 +88,20 @@ ui_compat.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
ui_compat.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
ui_compat.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
ui_compat.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
+ui_compat.o: ui_compat.c
ui_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
ui_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
ui_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
ui_err.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
ui_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
-ui_err.o: ../../include/openssl/ui.h
+ui_err.o: ../../include/openssl/ui.h ui_err.c
ui_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
ui_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
ui_lib.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
ui_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
ui_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
-ui_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h ui_locl.h
+ui_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h ui_lib.c
+ui_lib.o: ui_locl.h
ui_openssl.o: ../../e_os.h ../../include/openssl/bio.h
ui_openssl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
ui_openssl.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
@@ -107,4 +109,4 @@ ui_openssl.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
ui_openssl.o: ../../include/openssl/opensslv.h
ui_openssl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
ui_openssl.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
-ui_openssl.o: ../cryptlib.h ui_locl.h
+ui_openssl.o: ../cryptlib.h ui_locl.h ui_openssl.c