altos: Remove linker map files during 'make clean'
[fw/altos] / src / telegps-v2.0 / Makefile
index 24410e0d375403c771b8b43c321b61404d133494..3d3a60a7664ef91930a24314e3403123f0d6a1cc 100644 (file)
@@ -80,7 +80,7 @@ $(OBJ): $(INC)
 distclean:     clean
 
 clean:
-       rm -f *.o ao_serial_stm.h $(PROGNAME)-*.elf $(PROGNAME)-*.ihx
+       rm -f *.o ao_serial_stm.h $(PROGNAME)-*.elf $(PROGNAME)-*.ihx $(PROGNAME)-*.map
        rm -f ao_product.h
 
 install: