summaryrefslogtreecommitdiff
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 3458c89..80f8e04 100644
--- a/Makefile
+++ b/Makefile
@@ -30,4 +30,4 @@ format-code:
clang-format -i --verbose **/*.c **/*.h
clean:
- rm -f *.a *.o *.js *.wasm *.html hitomezashi_cli
+ rm -vf *.a *.o *.js *.wasm *.html hitomezashi_cli