From c19a9873b0a995e8321e383b28ebd06aa9c1d6f4 Mon Sep 17 00:00:00 2001 From: Nikolaus Schulz Date: Thu, 8 Nov 2007 18:09:45 +0000 Subject: Makefile: declare phony targets. --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 76cdbfb..fd92bcf 100644 --- a/Makefile +++ b/Makefile @@ -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 -- cgit v1.2.3