From 9d04d9e07d199bf88aaa92f4719c8c38d0c82258 Mon Sep 17 00:00:00 2001 From: J08nY Date: Wed, 28 Dec 2022 15:53:07 +0100 Subject: Cleanup some build artifacts that are not used anymore. --- ext/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext') 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 -- cgit v1.3.1