[med-svn] r6353 - trunk/community/website/docs
Andreas Tille
tille at alioth.debian.org
Mon Mar 21 12:32:18 UTC 2011
Author: tille
Date: 2011-03-21 12:32:18 +0000 (Mon, 21 Mar 2011)
New Revision: 6353
Modified:
trunk/community/website/docs/Makefile
Log:
Added clean target
Modified: trunk/community/website/docs/Makefile
===================================================================
--- trunk/community/website/docs/Makefile 2011-03-21 12:31:25 UTC (rev 6352)
+++ trunk/community/website/docs/Makefile 2011-03-21 12:32:18 UTC (rev 6353)
@@ -4,3 +4,6 @@
xsltproc --output policy.html \
/usr/share/xml/docbook/stylesheet/nwalsh/xhtml/docbook.xsl \
policy.xml 2>/dev/null
+
+clean:
+ rm -f policy.html
More information about the debian-med-commit
mailing list