altos: Remove linker map files during 'make clean'
[fw/altos] / src / telebt-v4.0 / Makefile
index eba83fbceed3444adfd816a99abe2ac02119b6c2..309493af77c578fb5e84296e5428246e9f412641 100644 (file)
@@ -70,7 +70,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: