]> www.wagner.pp.ru Git - openssl-gost/engine.git/commitdiff
Merge https://github.com/gost-engine/engine
authorDmitry Belyavskiy <beldmit@gmail.com>
Sat, 2 Jan 2016 20:00:42 +0000 (23:00 +0300)
committerDmitry Belyavskiy <beldmit@gmail.com>
Sat, 2 Jan 2016 20:00:42 +0000 (23:00 +0300)
1  2 
Makefile

diff --combined Makefile
index 852a084b8606b69f5b9b3fe78c13f5bf15db0460,087fc8b742b7e3cf8bb190ce10868a44e75fcf17..f4867c2627e03391dd2b4a5bcac88e89a1847745
+++ b/Makefile
@@@ -24,8 -24,6 +24,8 @@@ all: li
  tags:
        ctags $(SRC)
  
 +links:
 +
  errors:
        $(PERL) ../../util/mkerr.pl -conf gost.ec -nostatic -write $(SRC)
  
@@@ -65,6 -63,8 +65,8 @@@ install
  
  tests:
  
+ links:
  update: local_depend
        @if [ -z "$(THIS)" ]; then $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; fi
  
@@@ -161,9 -161,8 +163,9 @@@ gost_ec_keyx.o: ../../include/openssl/b
  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