X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fbf%2FMakefile.in;fp=crypto%2Fbf%2FMakefile;h=c59ab6a75b1f06dcc4a4a41011eefc2247aea83b;hp=dbf5a6435a8cb371d6c381317ddffa31646ff2e3;hb=d10dac1187fbb12fdb44a0386f1619b79b40d264;hpb=4b1fa408b299ed19edba0828109ed93ac1d5322f diff --git a/crypto/bf/Makefile b/crypto/bf/Makefile.in similarity index 63% rename from crypto/bf/Makefile rename to crypto/bf/Makefile.in index dbf5a6435a..c59ab6a75b 100644 --- a/crypto/bf/Makefile +++ b/crypto/bf/Makefile.in @@ -67,15 +67,3 @@ clean: rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff # DO NOT DELETE THIS LINE -- make depend depends on it. - -bf_cfb64.o: ../../include/openssl/blowfish.h ../../include/openssl/e_os2.h -bf_cfb64.o: ../../include/openssl/opensslconf.h bf_cfb64.c bf_locl.h -bf_ecb.o: ../../include/openssl/blowfish.h ../../include/openssl/e_os2.h -bf_ecb.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h -bf_ecb.o: bf_ecb.c bf_locl.h -bf_enc.o: ../../include/openssl/blowfish.h ../../include/openssl/e_os2.h -bf_enc.o: ../../include/openssl/opensslconf.h bf_enc.c bf_locl.h -bf_ofb64.o: ../../include/openssl/blowfish.h ../../include/openssl/e_os2.h -bf_ofb64.o: ../../include/openssl/opensslconf.h bf_locl.h bf_ofb64.c -bf_skey.o: ../../include/openssl/blowfish.h ../../include/openssl/e_os2.h -bf_skey.o: ../../include/openssl/opensslconf.h bf_locl.h bf_pi.h bf_skey.c