aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 01252cc..55fbc83 100644
--- a/Makefile
+++ b/Makefile
@@ -27,4 +27,4 @@ clean: clean-object
-f
clean-object:
- rm -f **/*.o
+ rm -fv *.o **/*.o