altos: Remove linker map files during 'make clean'
[fw/altos] / src / telefireeight-v1.0 / Makefile
index 1ec0dccf903d3549660031df0d16c0ae5b99a1b6..031fffe062460b25b08f5365880f84a98cae6190 100644 (file)
@@ -78,7 +78,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: