summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-05-27 07:29:20 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-05-27 07:29:20 +0000
commitb395c145bdebb1077325961d9bb15e02f34a95a3 (patch)
treedf99a5226c2d070b7e5f41a3b2a833baeb71de31 /apps
parentdbefe596ca772e1846543e93be7ff9e182f112fc (diff)
downloadrockbox-b395c145bdebb1077325961d9bb15e02f34a95a3.tar.gz
rockbox-b395c145bdebb1077325961d9bb15e02f34a95a3.zip
clean removes the map file too
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@724 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
-rw-r--r--apps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/Makefile b/apps/Makefile
index 41cf37fd69..561adaca19 100644
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -71,7 +71,7 @@ dist:
clean:
-rm -f $(OBJS) $(OBJDIR)/archos.mod $(OBJDIR)/archos.asm \
- $(OBJDIR)/archos.bin $(OBJDIR)/archos.elf
+ $(OBJDIR)/archos.bin $(OBJDIR)/archos.elf $(OBJDIR)/archos.map
-$(RM) -r $(OBJDIR)/$(DEPS)
DEPS:=.deps