move stamp cleaning to clean target

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1669 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2004-09-01 09:54:08 +00:00
parent edf276e452
commit 97d88be689

View file

@ -22,6 +22,7 @@ all:
clean:
# ignore errors of this command
-$(PYTHON) setup.py clean --all
rm -f sign-stamp release-stamp
$(MAKE) -C po clean
rm -f linkcheck/HtmlParser/htmlsax.so
rm -f linkcheck/HtmlParser/*.output
@ -31,7 +32,6 @@ distclean: clean cleandeb
# just to be sure clean also the build dir
rm -rf dist build
rm -f _$(PACKAGE)_configdata.py MANIFEST Packages.gz
rm -f sign-stamp release-stamp
# clean aborted dist builds and -out files
rm -f $(PACKAGE)-out* $(PACKAGE).prof $(PACKAGE)-md5sums.txt