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 88c786d commit 532998eCopy full SHA for 532998e
1 file changed
Doc/html/Makefile
@@ -128,8 +128,8 @@ wcnew: all
128
clean:
129
rm -rf @webchecker.pickle
130
131
-clobber: clean
132
- rm -rf index.html api/ doc/ ext/ lib/ mac/ ref/ tut/
+distclean realclean clobber: clean
+ rm -rf index.html modindex.html api/ doc/ ext/ lib/ mac/ ref/ tut/
133
134
135
# This is really ugly, but we're not dependent on $(RELEASE), which isn't
0 commit comments