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 97af32e commit d44d4a3Copy full SHA for d44d4a3
makefile
@@ -22,4 +22,5 @@ all: \
22
cpdf -stamp-on link.pdf main.pdf -o $@
23
rm main.pdf main.ps2 link.ps2 link.pdf
24
25
-clean: rm *.jpg *.svg
+clean:
26
+ rm *.jpg *.svg
0 commit comments