documentation-guide Makefile,1.6,1.7

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Wed Jun 29 13:02:47 UTC 2005


Author: pfrields

Update of /cvs/docs/documentation-guide
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7160

Modified Files:
	Makefile 
Log Message:
Subscribe to new Makefile.common functions


Index: Makefile
===================================================================
RCS file: /cvs/docs/documentation-guide/Makefile,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Makefile	28 Jun 2005 21:46:45 -0000	1.6
+++ Makefile	29 Jun 2005 13:02:27 -0000	1.7
@@ -16,16 +16,3 @@
 ######################################################
 include ../docs-common/Makefile.common
 ######################################################
-html: 
-	@xmlto html -x $(XSLHTML) -o $(DOCNAME) $(XMLFILE)
-	@mkdir -p $(DOCNAME)/stylesheet-images
-	@cp ../docs-common/stylesheet-images/*.png $(DOCNAME)/stylesheet-images
-	@cp ../docs-common/css/fedora.css $(DOCNAME)
-
-
-pdf:
-	@xmlto pdf -x $(XSLPDF) $(XMLFILE)
-######################################################
-
-clean: 
-	@rm -rfv *.html *.pdf *.tex $(DOCNAME) $(DOCNAME).tar.gz




More information about the Fedora-docs-commits mailing list