Makefile: declare phony targets.

This commit is contained in:
Nikolaus Schulz 2007-11-08 18:09:45 +00:00
parent 796f60f8c8
commit c19a9873b0
1 changed files with 2 additions and 0 deletions

View File

@ -62,3 +62,5 @@ archivemail.html: archivemail.sgml db2html.dsl
docbook2html --dsl db2html.dsl -u archivemail.sgml
chmod 644 archivemail.html
tidy -modify -indent -f /dev/null archivemail.html || true
.PHONY: clean test clobber sdist tag upload doc htdocs