yum-software-management Makefile,1.4,1.5

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


Author: pfrields

Update of /cvs/docs/yum-software-management
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29926

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


Index: Makefile
===================================================================
RCS file: /cvs/docs/yum-software-management/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Makefile	9 Jul 2005 15:06:36 -0000	1.4
+++ Makefile	18 Sep 2005 22:44:53 -0000	1.5
@@ -8,13 +8,9 @@
 # Copyright 2005 Tommy Reynolds, MegaCoder.com
 ###############################################################################
 
-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        	= yum-software-management-$(LANG)
-XMLFILE        	= $(DOCNAME).xml
-XMLEXTRAFILES	=
+LANGUAGES       	= en
+DOCBASE        		= yum-software-management
+XMLEXTRAFILES-en	=
 
 ######################################################
 include ../docs-common/Makefile.common




More information about the Fedora-docs-commits mailing list