desktop-user-guide/FC-6 Makefile,NONE,1.1

Dimitris Glezos (glezos) fedora-docs-commits at redhat.com
Sat Feb 24 15:31:58 UTC 2007


Author: glezos

Update of /cvs/docs/desktop-user-guide/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32571

Added Files:
	Makefile 
Log Message:
Blah



--- NEW FILE Makefile ---
#######################################################################
# Makefile for Fedora Documentation Project
# License: GPL
# Copyright 2003-2006 Tammy Fox, Red Hat, Inc., Tommy Reynolds, 
# Paul W. Frields
#######################################################################

PRI_LANG	       	= en_US
OTHERS			= #zh_CN
DOCBASE 	       	= desktop-user-guide
FDPDIR          = ${PWD}/../..

define	XMLFILES_template
XMLFILES-${1}=		${1}/Communications.xml			\
                        ${1}/Customizing.xml			\
                        ${1}/Games.xml				\
                        ${1}/Introduction.xml			\
                        ${1}/Login.xml				\
                        ${1}/Media.xml				\
                        ${1}/Multimedia.xml			\
                        ${1}/Office.xml				\
                        ${1}/Photos.xml				\
                        ${1}/SharingDesktop.xml			\
                        ${1}/Tour.xml				\
                        ${1}/Web.xml
endef


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




More information about the Fedora-docs-commits mailing list