]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - Makefile
Remove duplicates
[openssl-gost/engine.git] / Makefile
index 852a084b8606b69f5b9b3fe78c13f5bf15db0460..1b91579b2d307ae7f8cd85ed20d26cf87069769d 100644 (file)
--- 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