aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/Makefile
blob: d13b48781b2dd83aebf6e80a6a6348a51b046184 (plain) (blame)
1
2
3

test_bn: test_bn.c ../pyecsca/codegen/bn/bn.c
	gcc -o $@ $^ -fsanitize=address -fsanitize=undefined -I ../pyecsca/codegen/ -I ../pyecsca/codegen/tommath/ -L ../pyecsca/codegen/tommath/ -l:libtommath-HOST.a