Thanks to visit codestin.com Credit goes to github.com
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 4da55f0 commit f4cbb9cCopy full SHA for f4cbb9c
1 file changed
Doc/paper-letter/Makefile
@@ -138,3 +138,6 @@ clean:
138
139
clobber: clean
140
rm -f $(DVIFILES) $(PSFILES) $(PDFFILES)
141
+
142
+realclean: clobber
143
+distclean: clobber
0 commit comments