altos: Remove ARM .ihx files on 'make clean'
[fw/altos] / src / telelco-v0.2 / Makefile
index 32cf7eddb7931f04f777f46b5dabe4ef96554ee1..f28bdd320510697bc0f760714d1c5ae9d0b1a469 100644 (file)
@@ -98,7 +98,7 @@ ao_product.h: ao-make-product.5c ../Version
 distclean:     clean
 
 clean:
-       rm -f *.o $(PROGNAME)-*.elf
+       rm -f *.o $(PROGNAME)-*.elf $(PROGNAME)-*.ihx
        rm -f ao_product.h
 
 install: