X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=Makefile;h=80d3061b448e6a41774c1179e73aa079a9e34a29;hb=5299b2ad7c4ba7a82ee1bcb1953663f63e8e9a14;hp=f97aac2f5a81403eae0b8332cbf87a06a0d2a5c8;hpb=c2dc8626698392f759806317afbcbe6c70686e1f;p=zpackage diff --git a/Makefile b/Makefile index f97aac2..80d3061 100644 --- a/Makefile +++ b/Makefile @@ -406,10 +406,6 @@ LTCOBJ= \ hashes/helper/hash_filehandle.o \ hashes/helper/hash_memory.o \ hashes/helper/hash_memory_multi.o \ - hashes/rmd128.o \ - hashes/rmd160.o \ - hashes/rmd256.o \ - hashes/rmd320.o \ hashes/sha1.o \ hashes/sha2/sha256.o \ hashes/sha2/sha384.o \ @@ -443,18 +439,6 @@ LTCOBJ= \ mac/omac/omac_process.o \ misc/crypt/crypt_find_prng.o \ mac/omac/omac_test.o \ - mac/pelican/pelican.o \ - mac/pelican/pelican_memory.o \ - mac/pelican/pelican_test.o \ - mac/pmac/pmac_done.o \ - mac/pmac/pmac_file.o \ - mac/pmac/pmac_init.o \ - mac/pmac/pmac_memory.o \ - mac/pmac/pmac_memory_multi.o \ - mac/pmac/pmac_ntz.o \ - mac/pmac/pmac_process.o \ - mac/pmac/pmac_shift_xor.o \ - mac/pmac/pmac_test.o \ mac/poly1305/poly1305.o \ mac/poly1305/poly1305_file.o \ mac/poly1305/poly1305_memory.o \ @@ -468,7 +452,6 @@ LTCOBJ= \ mac/xcbc/xcbc_process.o \ mac/xcbc/xcbc_test.o \ math/fp/ltc_ecc_fp_mulmod.o \ - math/gmp_desc.o \ math/ltm_desc.o \ math/multi.o \ math/radix_to_bin.o \