X-Git-Url: https://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=Makefile;h=852a084b8606b69f5b9b3fe78c13f5bf15db0460;hb=83bef30e60b06c56051f693898c6eddca878359a;hp=cae4b79d028b2768807dab4d3b6a28f1f15e6bba;hpb=b13fa6d0cdd810841c3bbac1899f7a3b4083f23f;p=openssl-gost%2Fengine.git 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