4 # comment out the following line for removement of Grain from the build process
5 STREAM_CIPHERS += $(ALGO_NAME)
7 $(ALGO_NAME)_DIR := grain/
8 $(ALGO_NAME)_OBJ := grain.o
9 $(ALGO_NAME)_INCDIR := memxor/ scal/
10 $(ALGO_NAME)_TEST_BIN := main-grain-test.o $(CLI_STD) $(SCAL_STD) scal_grain.o
11 $(ALGO_NAME)_NESSIE_TEST := "nessie"
12 $(ALGO_NAME)_PERFORMANCE_TEST := "performance"
13 $(ALGO_NAME)_DEF := NESSIE_ESTREAM=1