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

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