mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-12 00:23:12 +00:00
phony targets
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1601 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
fc1356d97e
commit
32b70ae345
1 changed files with 2 additions and 0 deletions
|
|
@ -25,3 +25,5 @@ homepage: nav apidocs
|
|||
|
||||
clean:
|
||||
rm -f $(NAVFILES) $(HTMLFILES) *.pyc *.pyo
|
||||
|
||||
.PHONY: all clean homepage nav apidocs
|
||||
|
|
|
|||
Loading…
Reference in a new issue