git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bb1266
)
s3:docs: fix distclean target and add realdistclean target
author
Michael Adam
<obnox@samba.org>
Wed, 21 Jan 2009 10:41:14 +0000
(11:41 +0100)
committer
Michael Adam
<obnox@samba.org>
Wed, 21 Jan 2009 10:46:35 +0000
(11:46 +0100)
- remove stuff created by configure in distclean
- remove stuff created by autoconf in realdistclean
Michael
docs-xml/Makefile
patch
|
blob
|
history
diff --git
a/docs-xml/Makefile
b/docs-xml/Makefile
index 2acef3e2432c012dc6fb552e74306c13420e877c..f5e196d270537ee7e52074efeb529422155b5801 100644
(file)
--- a/
docs-xml/Makefile
+++ b/
docs-xml/Makefile
@@
-320,7
+320,10
@@
xslt/man.xsl:
xslt/pearson.xsl:
distclean clobber:: clean
- rm Makefile.settings config.status config.log configure
+ rm -f Makefile.settings config.status config.log configure
+
+realdistclean:: distclean
+ rm -f configure
rm -rf autom4te.cache