summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2016-02-02 21:49:17 +0100
committerFlorian Jung <flo@windfisch.org>2016-02-02 21:49:17 +0100
commit6dfb68bb478059b65a4d8fa6877571a20d92d95f (patch)
treec306df1dac524893d1061433370b6d2e74b73186 /Makefile
parent5f6aa9a9b8f2e8438886d3c506792825ed2de69c (diff)
license,readmeHEADmaster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 472ce67..a9358ef 100644
--- a/Makefile
+++ b/Makefile
@@ -584,6 +584,7 @@ clean_list :
$(REMOVEDIR) $(OBJDIR)
$(REMOVE) $(SRC:.c=.s)
$(REMOVE) $(SRC:.c=.d)
+ rm -f main.i oddebug.i oddebug.s usbdrv.i usbdrv.s
$(REMOVEDIR) .dep