From: Jelmer Vernooij Date: Wed, 21 May 2008 15:55:20 +0000 (+0200) Subject: Use double colon targets. X-Git-Url: http://git.samba.org/?p=samba.git;a=commitdiff_plain;h=9894ba47fa0d75bf0b9b2993eb6115a33e39ce9c Use double colon targets. (This used to be commit 825cf91fa8b30a67d04cbda8885ff62a4c26458f) (cherry picked from commit 323be4a6907e4915bb76aa103bf5b868f0b459b1) Signed-off-by: Michael Adam --- diff --git a/docs-xml/Makefile b/docs-xml/Makefile index 630ceb32f92..70ffdc13bb5 100644 --- a/docs-xml/Makefile +++ b/docs-xml/Makefile @@ -321,12 +321,12 @@ xslt/generate-attributions.xsl: xslt/man.xsl: xslt/pearson.xsl: -distclean clobber: clean +distclean clobber:: clean rm Makefile.settings config.status config.log configure rm -rf autom4te.cache # Always keep intermediate files if we can .SECONDARY: -.PHONY: clean clobber archive release everything all $(TARGETS) latexfigures +.PHONY: clean clobber archive release everything all latexfigures