summaryrefslogtreecommitdiff
path: root/src/telelco-v0.1
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-12-10 00:39:52 -0800
committerKeith Packard <keithp@keithp.com>2013-12-10 00:39:52 -0800
commita4596c134aa5e7867f1ca1d86d36afb2af9b8999 (patch)
tree995994c4fab650ed8c5948e659873dcfca82b327 /src/telelco-v0.1
parent50753e84871b2a01d270d28b8b77a19614d2180c (diff)
altos: Remove ARM .ihx files on 'make clean'
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/telelco-v0.1')
-rw-r--r--src/telelco-v0.1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/telelco-v0.1/Makefile b/src/telelco-v0.1/Makefile
index e494403c..44d9237f 100644
--- a/src/telelco-v0.1/Makefile
+++ b/src/telelco-v0.1/Makefile
@@ -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: