4 # comment out the following line for removement of Grøstl from the build process
7 $(ALGO_NAME)_DIR := groestl/
8 $(ALGO_NAME)_INCDIR := memxor/ aes/ gf256mul/ hfal/
9 $(ALGO_NAME)_OBJ := groestl_small.o groestl_large.o memxor.o aes_sbox.o gf256mul.o
10 $(ALGO_NAME)_TESTBIN := hfal_groestl_large.o hfal_groestl_small.o main-groestl-test.o $(CLI_STD) $(HFAL_STD)
11 $(ALGO_NAME)_NESSIE_TEST := test nessie
12 $(ALGO_NAME)_PERFORMANCE_TEST := performance