X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=Makefile;h=1b91579b2d307ae7f8cd85ed20d26cf87069769d;hb=6bea7d0e052ac677a6744d6f755006bb71f889a3;hp=852a084b8606b69f5b9b3fe78c13f5bf15db0460;hpb=83bef30e60b06c56051f693898c6eddca878359a;p=openssl-gost%2Fengine.git diff --git a/Makefile b/Makefile index 852a084..1b91579 100644 --- a/Makefile +++ b/Makefile @@ -24,8 +24,6 @@ all: lib tags: ctags $(SRC) -links: - errors: $(PERL) ../../util/mkerr.pl -conf gost.ec -nostatic -write $(SRC) @@ -65,6 +63,8 @@ install: tests: +links: + update: local_depend @if [ -z "$(THIS)" ]; then $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; fi