We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3560fbe commit 9c697f0Copy full SHA for 9c697f0
Makefile
@@ -30,7 +30,7 @@ specification::
30
31
32
clean::
33
- rm -r generated
+ rm -rf generated
34
35
36
build: clean
0 commit comments