clean .pyc,o files

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1473 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2004-08-24 15:11:17 +00:00
parent 7ea9eb7907
commit df013da3bf

View file

@ -24,4 +24,4 @@ homepage: nav apidocs
clean:
rm -f $(NAVFILES) $(HTMLFILES)
rm -f $(NAVFILES) $(HTMLFILES) *.pyc *.pyo