install-guide Makefile,1.10,1.11

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Wed Sep 21 01:17:55 UTC 2005


Author: pfrields

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

Modified Files:
	Makefile 
Log Message:
Updated Makefile to new conventions


Index: Makefile
===================================================================
RCS file: /cvs/docs/install-guide/Makefile,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- Makefile	30 Jun 2005 15:19:40 -0000	1.10
+++ Makefile	21 Sep 2005 01:17:52 -0000	1.11
@@ -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        = fedora-install-guide-$(LANG)
-XMLFILE        = $(DOCNAME).xml
+LANGUAGES       	= en
+DOCBASE	        	= fedora-install-guide
+XMLEXTRAFILES-en        =
 
 ######################################################
 include ../docs-common/Makefile.common




More information about the Fedora-docs-commits mailing list