X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=mkfiles%2Fcast6.mk;h=3f8539f66b748f613b4dfd896d93128894fb7d09;hp=eb3baad70ef892b42f1c0b12a9fc23788d66d793;hb=52ec168ece9d61bd9cb652235dfe8faee6232a11;hpb=7f4bda01ca923c4a9aca6da3370a7c4793426a5c diff --git a/mkfiles/cast6.mk b/mkfiles/cast6.mk index eb3baad..3f8539f 100644 --- a/mkfiles/cast6.mk +++ b/mkfiles/cast6.mk @@ -6,8 +6,8 @@ BLOCK_CIPHERS += $(ALGO_NAME) $(ALGO_NAME)_OBJ := cast6.o -$(ALGO_NAME)_TEST_BIN := main-cast6-test.o debug.o uart.o hexdigit_tab.o serial-tools.o \ - nessie_bc_test.o nessie_common.o cli.o string-extras.o performance_test.o +$(ALGO_NAME)_TEST_BIN := main-cast6-test.o $(CLI_STD) \ + nessie_bc_test.o nessie_common.o performance_test.o $(ALGO_NAME)_NESSIE_TEST := test nessie $(ALGO_NAME)_PERFORMANCE_TEST := performance