aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 6699191..d9f3e9e 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -47,6 +47,7 @@ blackmagic: $(OBJ)
clean: host_clean
$(RM) *.o *.d *~ blackmagic $(HOSTFILES)
+ $(RM) platforms/*/*.o platforms/*/*.d mapfile
-include *.d