altos: Remove linker map files during 'make clean'
[fw/altos] / src / telemega-v2.0 / Makefile
index 6c84792efd28f853caced2286df9c5f2417c8bc1..9036ca568f9fb18f31a8a29aaad28889d596e785 100644 (file)
@@ -124,7 +124,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: