hardening Makefile,1.2,1.3

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Wed Sep 28 21:43:33 UTC 2005


Author: pfrields

Update of /cvs/docs/hardening
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17345

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


Index: Makefile
===================================================================
RCS file: /cvs/docs/hardening/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile	26 Jul 2005 03:49:57 -0000	1.2
+++ Makefile	28 Sep 2005 21:43:31 -0000	1.3
@@ -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        	= hardening-tutorial-$(LANG)
-XMLFILE        	= $(DOCNAME).xml
-XMLEXTRAFILES	=
+LANGUAGES      		= en
+DOCBASE			= hardening-tutorial
+XMLEXTRAFILES-en	=
 
 ######################################################
 include ../docs-common/Makefile.common




More information about the Fedora-docs-commits mailing list