X-Git-Url: https://pd.if.org/git/?p=zpackage;a=blobdiff_plain;f=Makefile;fp=Makefile;h=e23545df4eeec7dab00872919f97e585df6fc266;hp=c59e146c3fae3f2a18f3fc8d3c349ac8f4e9a6ff;hb=8525b30e7685c63751f8f6e71d0dbbceeb1280f0;hpb=d6aefd8ebda828ed4c9fef447f96882c1db52ce1 diff --git a/Makefile b/Makefile index c59e146..e23545d 100644 --- a/Makefile +++ b/Makefile @@ -364,9 +364,6 @@ tfm.o: $(addprefix tomsfastmath/src/, $(TFMOBJ)) LTCOBJ= \ ciphers/aes/aes.o \ - ciphers/rc5.o \ - ciphers/rc6.o \ - ciphers/twofish/twofish.o \ encauth/ccm/ccm_add_aad.o \ encauth/ccm/ccm_add_nonce.o \ encauth/ccm/ccm_done.o \