Show More
@@ -64,6 +64,7 b' doc:' | |||||
64 | $(MAKE) -C doc |
|
64 | $(MAKE) -C doc | |
65 |
|
65 | |||
66 | cleanbutpackages: |
|
66 | cleanbutpackages: | |
|
67 | rm -f hg.exe | |||
67 |
|
|
68 | -$(PYTHON) setup.py clean --all # ignore errors from this command | |
68 | find contrib doc hgext hgext3rd i18n mercurial tests hgdemandimport \ |
|
69 | find contrib doc hgext hgext3rd i18n mercurial tests hgdemandimport \ | |
69 | \( -name '*.py[cdo]' -o -name '*.so' \) -exec rm -f '{}' ';' |
|
70 | \( -name '*.py[cdo]' -o -name '*.so' \) -exec rm -f '{}' ';' |
General Comments 0
You need to be logged in to leave comments.
Login now