summaryrefslogtreecommitdiff
path: root/sample
diff options
context:
space:
mode:
Diffstat (limited to 'sample')
-rw-r--r--sample/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sample/Makefile b/sample/Makefile
index cdaabff8..0e7281c0 100644
--- a/sample/Makefile
+++ b/sample/Makefile
@@ -68,10 +68,10 @@ syslogo.lss: syslogo.png $(PPMTOLSS16)
> syslogo.lss
tidy:
- rm -f *.o *.a *.lst
+ rm -f *.o *.a *.lst *.elf
# Don't specify *.com since mdiskchk.com can't be built using Linux tools
clean: tidy
- rm -f *.lss *.o *.elf *.c32 comecho.com
+ rm -f *.lss *.o *.c32 comecho.com
spotless: clean