From: Keith Packard Date: Mon, 5 Dec 2022 00:33:02 +0000 (-0800) Subject: easymotor-v3.0: Clean up build bits X-Git-Tag: 1.9.13~1^2~9^2 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=4c61c11322b57ed1910bba33bd2ce11a368e6583 easymotor-v3.0: Clean up build bits Signed-off-by: Keith Packard --- diff --git a/src/easymotor-v3/.gitignore b/src/easymotor-v3/.gitignore new file mode 100644 index 00000000..e5f7d586 --- /dev/null +++ b/src/easymotor-v3/.gitignore @@ -0,0 +1,2 @@ +ao_product.h +*.elf diff --git a/src/easymotor-v3/Makefile b/src/easymotor-v3/Makefile index dc79ea24..3278d01e 100644 --- a/src/easymotor-v3/Makefile +++ b/src/easymotor-v3/Makefile @@ -69,7 +69,7 @@ $(OBJ): $(INC) distclean: clean clean: - rm -f *.o $(PROGNAME)-*.elf $(PROGNAME)-*.ihx + rm -f *.o $(PROGNAME)-*.elf $(PROGNAME)-*.ihx $(PROGNAME)-*.map rm -f ao_product.h install: