jargon-buster Makefile,1.4,1.5

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


Author: pfrields

Update of /cvs/docs/jargon-buster
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30182

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


Index: Makefile
===================================================================
RCS file: /cvs/docs/jargon-buster/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Makefile	17 Aug 2005 17:09:02 -0000	1.4
+++ Makefile	18 Sep 2005 22:50:09 -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        	= jargon-buster-$(LANG)
-XMLFILE        	= $(DOCNAME).xml
-XMLEXTRAFILES	=
+LANGUAGES	       	= en
+DOCBASE			= jargon-buster
+XMLEXTRAFILES-en	=
 
 ######################################################
 include ../docs-common/Makefile.common




More information about the Fedora-docs-commits mailing list