diff options
Diffstat (limited to 'ext/Makefile')
| -rw-r--r-- | ext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Makefile b/ext/Makefile index f3216ac..651303b 100644 --- a/ext/Makefile +++ b/ext/Makefile @@ -45,4 +45,4 @@ stm32f3: tommath_dir tommath_headers $(MAKE) -C libtommath cp libtommath/$(LIBNAME) ../pyecsca/codegen/tommath/$(LIBNAME) -.PHONY: all host stm32f0 stm32f3 xmega tommath_dir tommath_headers help clean +.PHONY: all host stm32f0 stm32f3 tommath_dir tommath_headers help clean |
