altos: Remove linker map files during 'make clean'
[fw/altos] / src / telegps-v1.0 / Makefile
index aa644298a2f11cca28c35d339e9492b87ce64c3a..384742599b8bcbcbaf6696cabcb227c1354bc314 100644 (file)
@@ -78,7 +78,7 @@ $(OBJ): $(INC)
 distclean:     clean
 
 clean:
-       rm -f *.o ao_serial_lpc.h $(PROGNAME)-*.elf $(PROGNAME)-*.ihx
+       rm -f *.o ao_serial_lpc.h $(PROGNAME)-*.elf $(PROGNAME)-*.ihx $(PROGNAME)-*.map
        rm -f ao_product.h
 
 install: