From: Dmitry Belyavskiy Date: Sat, 2 Jan 2016 19:59:38 +0000 (+0300) Subject: links target X-Git-Tag: v1.1.0.2~35 X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=commitdiff_plain;h=83bef30e60b06c56051f693898c6eddca878359a;p=openssl-gost%2Fengine.git links target --- diff --git a/Makefile b/Makefile index cae4b79..852a084 100644 --- a/Makefile +++ b/Makefile @@ -24,6 +24,8 @@ all: lib tags: ctags $(SRC) +links: + errors: $(PERL) ../../util/mkerr.pl -conf gost.ec -nostatic -write $(SRC) @@ -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