altos: Remove linker map files during 'make clean'
[fw/altos] / src / telegps-v0.3 / Makefile
index 73d8c2455bd4554666c7883bed1a995538c878cd..4620eee2fb005878c4a7bb43beb46f1fc0cbc79f 100644 (file)
@@ -75,7 +75,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: