translation-quick-start-guide Makefile,NONE,1.1

Manuel Ospina (mospina) fedora-docs-commits at redhat.com
Wed Jan 18 06:42:26 UTC 2006


Author: mospina

Update of /cvs/docs/translation-quick-start-guide
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22952

Added Files:
	Makefile 
Log Message:
trans-quick


--- NEW FILE Makefile ---
###############################################################################
# Makefile for RHLP docs project
# Created by: Tammy Fox <tfox at redhat.com>
# Last edited by: Tommy Reynolds <Tommy.Reynolds at MegaCoder.com>
# WARNING: need passivetex 1.24 for pdf generation to work
# License: GPL
# Copyright 2003 Tammy Fox, Red Hat, Inc.
# Copyright 2005 Tommy Reynolds, MegaCoder.com
###############################################################################

LANGUAGES       	= en es
DOCBASE        		= translation-quick-start
XMLEXTRAFILES-en	=

######################################################
include ../docs-common/Makefile.common
######################################################

# If you want to add additional steps to any of the 
# targets defined in "Makefile.common", be sure to use
# a double-colon in your rule here.  For example, to 
# print the message "FINISHED AT LAST" after building 
# the HTML document version, uncomment the following 
# line:
#${DOCNAME}/index.html::
#	echo FINISHED AT LAST




More information about the Fedora-docs-commits mailing list