diff options
-rw-r--r-- | src/telefireeight-v2.0/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/telefireeight-v2.0/Makefile b/src/telefireeight-v2.0/Makefile index 0762b578..7cc3720f 100644 --- a/src/telefireeight-v2.0/Makefile +++ b/src/telefireeight-v2.0/Makefile @@ -80,7 +80,7 @@ ao_product.h: ao-make-product.5c ../Version 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: |