altos: Remove ARM .ihx files on 'make clean'
[fw/altos] / src / telegps-v0.3 / Makefile
index d129d29503ad9daad0053fa48196f20b68a9a719..bb9c8c640c0dc473d6e633366a93ae0038029051 100644 (file)
@@ -76,7 +76,7 @@ ao_product.h: ao-make-product.5c ../Version
 distclean:     clean
 
 clean:
-       rm -f *.o ao_serial_lpc.h $(PROGNAME)-*.elf
+       rm -f *.o ao_serial_lpc.h $(PROGNAME)-*.elf $(PROGNAME)-*.ihx
        rm -f ao_product.h
 
 install: