[med-svn] r4313 - trunk/community/website/docs

David Paleino hanska-guest at alioth.debian.org
Thu Nov 5 11:27:46 UTC 2009


Author: hanska-guest
Date: 2009-11-05 11:27:46 +0000 (Thu, 05 Nov 2009)
New Revision: 4313

Added:
   trunk/community/website/docs/Makefile
Log:
Add Makefile to test things before committing


Added: trunk/community/website/docs/Makefile
===================================================================
--- trunk/community/website/docs/Makefile	                        (rev 0)
+++ trunk/community/website/docs/Makefile	2009-11-05 11:27:46 UTC (rev 4313)
@@ -0,0 +1,6 @@
+all: policy
+
+policy:
+	xsltproc --output policy.html \
+		/usr/share/xml/docbook/stylesheet/nwalsh/xhtml/docbook.xsl \
+		policy.xml 2>/dev/null


Property changes on: trunk/community/website/docs/Makefile
___________________________________________________________________
Added: svn:eol-style
   + native




More information about the debian-med-commit mailing list