documentation-guide Makefile,1.8,1.9

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Sun Sep 18 22:45:57 UTC 2005


Author: pfrields

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

Modified Files:
	Makefile 
Log Message:
Update Makefile to new standards


Index: Makefile
===================================================================
RCS file: /cvs/docs/documentation-guide/Makefile,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Makefile	29 Jun 2005 14:45:43 -0000	1.8
+++ Makefile	18 Sep 2005 22:45:54 -0000	1.9
@@ -7,12 +7,9 @@
 # Copyright 2003 Tammy Fox, Red Hat, Inc.
 ###############################################################################
 
-XSLPDF         	= ../docs-common/xsl/main-pdf.xsl
-XSLHTML        	= ../docs-common/xsl/main-html.xsl
-XSLHTMLNOCHUNKS = ../docs-common/xsl/main-html-nochunks.xsl
-LANG	       	= en
-DOCNAME        	= documentation-guide-$(LANG)
-XMLFILE        	= $(DOCNAME).xml
+LANGUAGES	       	= en
+DOCBASE 	       	= documentation-guide
+XMLEXTRAFILES-en	=
 
 ######################################################
 include ../docs-common/Makefile.common




More information about the Fedora-docs-commits mailing list