altos: Remove linker map files during 'make clean'
[fw/altos] / src / telemetrum-v3.0 / Makefile
index 68a540c48c2b31a09b504acf8b566e4d5522a9a2..320b9fbeaaeafbcc020cbf031c4cb842d4f7157b 100644 (file)
@@ -112,7 +112,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: