From: Richard Levitte Date: Mon, 13 Dec 2004 22:57:39 +0000 (+0000) Subject: make update (oops, missed this file) X-Git-Tag: OpenSSL_0_9_7g~17^2~110 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fbf218b8c3dbd8bef6eff34ee257d3e118195830;p=thirdparty%2Fopenssl.git make update (oops, missed this file) --- diff --git a/crypto/aes/Makefile.ssl b/crypto/aes/Makefile.ssl index cf3d4183ffd..8d9c3b9b0a9 100644 --- a/crypto/aes/Makefile.ssl +++ b/crypto/aes/Makefile.ssl @@ -93,8 +93,9 @@ clean: aes_cbc.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h aes_cbc.o: ../../include/openssl/opensslconf.h aes_cbc.c aes_locl.h -aes_cfb.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h -aes_cfb.o: ../../include/openssl/opensslconf.h aes_cfb.c aes_locl.h +aes_cfb.o: ../../e_os.h ../../include/openssl/aes.h +aes_cfb.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h +aes_cfb.o: aes_cfb.c aes_locl.h aes_core.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h aes_core.o: ../../include/openssl/opensslconf.h aes_core.c aes_locl.h aes_ctr.o: ../../include/openssl/aes.h ../../include/openssl/e_os2.h