altos: Remove ARM .ihx files on 'make clean'
authorKeith Packard <keithp@keithp.com>
Tue, 10 Dec 2013 08:39:52 +0000 (00:39 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 10 Dec 2013 08:39:52 +0000 (00:39 -0800)
Signed-off-by: Keith Packard <keithp@keithp.com>
src/easymini-v1.0/Makefile
src/megadongle-v0.1/Makefile
src/stm-demo/Makefile
src/telegps-v0.1/Makefile
src/telegps-v0.3/Makefile
src/telelco-v0.1/Makefile
src/telelco-v0.2/Makefile
src/telemega-v0.1/Makefile
src/telemega-v1.0/Makefile
src/telemetrum-v2.0/Makefile
src/telescience-v0.2/Makefile

index 8042874fd2bd5a04faab44f919bc1a7be0fab8a4..7dae26922568baa65266bd276d99ae21d1a19af2 100644 (file)
@@ -75,7 +75,7 @@ load: $(PROG)
 distclean:     clean
 
 clean:
-       rm -f *.o $(PROGNAME)-*.elf
+       rm -f *.o $(PROGNAME)-*.elf $(PROGNAME)-*.ihx
        rm -f ao_product.h
 
 install:
index a8c3a584db32fee068c19b291d99e9e96b283474..6035c3482576e71a3bc6bbdef6960b02219b108b 100644 (file)
@@ -80,7 +80,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:
index 2c7e9df5bd74a8c9f132ee54466b5022b41383cf..98fcd9e587f6721bda89fd85900db01547c72037 100644 (file)
@@ -66,7 +66,7 @@ $(OBJ): $(INC)
 distclean:     clean
 
 clean:
-       rm -f *.o stm-demo-*.elf
+       rm -f *.o *.elf *.ihx
        rm -f ao_product.h
 
 install:
index 96366cfcb0fc2ffbabd437ffa301375499b585ef..49e325ac9b48b376057259f1c072e67c67bcb3f8 100644 (file)
@@ -92,7 +92,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:
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:
index e494403c834ebdc96efa8adaaf33d42245152074..44d9237fc760f7e1a1d2aae28423e1d03357ca39 100644 (file)
@@ -90,7 +90,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:
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:
index 0166ebc9329f1b23acde6244104331dac5b93e17..26afa38d0a65ce6972791539b4b61e3fb871ddb5 100644 (file)
@@ -143,7 +143,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:
index e3204c1180ee9eea2aac0ef304d40696e5363c2c..543f7e748faf92814896a2abcb63e9152c445a48 100644 (file)
@@ -145,7 +145,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:
index 16408b03bf441a1f5c28f48851e8bc1185e67f1e..cebc9cabc762dba5253470617b0cda9d3c676b1e 100644 (file)
@@ -116,7 +116,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:
index d76183c5c4499323f0fdcef3f2aa2ee49793417e..6b7ea8c783ec6e441587a39f163c67e56c83af58 100644 (file)
@@ -79,7 +79,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: