X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=Makefile;h=dee3e318f4a5f0149ee4bda87a003fdc23cf4baf;hb=13dcbd1;hp=10e41ce8ccf8ce185dac5ea5c908d82b14eeec2d;hpb=8b9013649914a2237f7f31a7bafdf44aa635f4db;p=openssl-gost%2Fengine.git diff --git a/Makefile b/Makefile index 10e41ce..dee3e31 100644 --- a/Makefile +++ b/Makefile @@ -84,6 +84,10 @@ dclean: clean: rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff *.so *.sl *.dll *.dylib +gostsum$(EXE_EXT): gostsum.o gosthash.o gost89.o + +gost12sum$(EXE_EXT): gost12sum.o gosthash2012.o + # DO NOT DELETE THIS LINE -- make depend depends on it. gost89.o: gost89.c gost89.h