We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e91d92a commit 49f77a6Copy full SHA for 49f77a6
makefile
@@ -23,4 +23,4 @@ all: \
23
rm main.pdf main.ps2 link.ps2 link.pdf
24
25
clean:
26
- rm *.jpg *.svg
+ rm -f *.jpg *.svg *.pdf *.png
0 commit comments