diff options
author | Florian Jung <flo@windfisch.org> | 2016-02-02 21:49:17 +0100 |
---|---|---|
committer | Florian Jung <flo@windfisch.org> | 2016-02-02 21:49:17 +0100 |
commit | 6dfb68bb478059b65a4d8fa6877571a20d92d95f (patch) | |
tree | c306df1dac524893d1061433370b6d2e74b73186 /Makefile | |
parent | 5f6aa9a9b8f2e8438886d3c506792825ed2de69c (diff) |
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |