X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=Makefile;h=1b91579b2d307ae7f8cd85ed20d26cf87069769d;hb=6bea7d0e052ac677a6744d6f755006bb71f889a3;hp=cae4b79d028b2768807dab4d3b6a28f1f15e6bba;hpb=fd4e5958709dea5b6a88abcc2612525869153e29;p=openssl-gost%2Fengine.git diff --git a/Makefile b/Makefile index cae4b79..1b91579 100644 --- a/Makefile +++ b/Makefile @@ -63,6 +63,8 @@ install: tests: +links: + update: local_depend @if [ -z "$(THIS)" ]; then $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; fi @@ -159,8 +161,9 @@ gost_ec_keyx.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h gost_ec_keyx.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h gost_ec_keyx.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h gost_ec_keyx.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h -gost_ec_keyx.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h -gost_ec_keyx.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h +gost_ec_keyx.o: ../../include/openssl/err.h ../../include/openssl/evp.h +gost_ec_keyx.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h +gost_ec_keyx.o: ../../include/openssl/objects.h gost_ec_keyx.o: ../../include/openssl/opensslconf.h gost_ec_keyx.o: ../../include/openssl/opensslv.h gost_ec_keyx.o: ../../include/openssl/ossl_typ.h ../../include/openssl/pkcs7.h