summaryrefslogtreecommitdiffstats
path: root/docs-xml
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-05-21 17:55:20 +0200
committerKarolin Seeger <kseeger@samba.org>2009-01-28 09:40:09 +0100
commit6808519747078dc17d2a131a3dfc74606e61fe96 (patch)
treea7bd84d868d59c19b313d48e459b123398d614aa /docs-xml
parentc95963fd146c6d9bb0bada7a7cfe0feb2258f1be (diff)
downloadsamba-6808519747078dc17d2a131a3dfc74606e61fe96.tar.gz
samba-6808519747078dc17d2a131a3dfc74606e61fe96.tar.xz
samba-6808519747078dc17d2a131a3dfc74606e61fe96.zip
Use double colon targets.
(This used to be commit 825cf91fa8b30a67d04cbda8885ff62a4c26458f) (cherry picked from commit 323be4a6907e4915bb76aa103bf5b868f0b459b1) Signed-off-by: Michael Adam <obnox@samba.org> (cherry picked from commit fe3680cb7ab54142d589c89789af73a3e32a6b79)
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/Makefile4
1 files changed, 2 insertions, 2 deletions
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