4 # comment out the following line for removement of BigInt from the build process
7 $(ALGO_NAME)_DIR := bigint/
8 $(ALGO_NAME)_INCDIR := memxor/ noekeon/
9 $(ALGO_NAME)_OBJ := bigint-stub.o bigint_io.o bigint_asm.o
10 $(ALGO_NAME)_TEST_BIN := main-bigint-test.o $(CLI_STD) \
11 performance_test.o noekeon_asm.o noekeon_prng.o memxor.o
13 $(ALGO_NAME)_PERFORMANCE_TEST := performance