[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

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



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 redhat com>
# Last edited by: Tommy Reynolds <Tommy Reynolds 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]