aboutsummaryrefslogtreecommitdiffstats
path: root/core/Makefile
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2009-05-24 22:00:51 -0700
committerH. Peter Anvin <hpa@zytor.com>2009-05-24 22:00:51 -0700
commit6091d9abd9de278d86db5e8fda027621bd18524c (patch)
tree0393312c4bef86e9afab3ecdebb167cae0a686ed /core/Makefile
parent1af0f47ea1cce3e88dac8659ffc26b7dd1f316da (diff)
downloadsyslinux-6091d9abd9de278d86db5e8fda027621bd18524c.tar.gz
core: remove *.raw files when cleaning up
*.raw files are intermediate between .elf and .bin, remove on cleanup. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'core/Makefile')
-rw-r--r--core/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Makefile b/core/Makefile
index 04994c06..df3310ed 100644
--- a/core/Makefile
+++ b/core/Makefile
@@ -129,7 +129,7 @@ netinstall: installer
tidy dist:
rm -f codepage.cp *.o *.elf *.a stupid.* patch.offset .depend .*.d
- rm -f *.lsr *.lst *.map *.sec
+ rm -f *.lsr *.lst *.map *.sec *.raw
rm -f */*.o */*.lst */.*.d
rm -f $(OBSOLETE)