rpm-guide Makefile,NONE,1.1

Stuart Ellis (elliss) fedora-docs-commits at redhat.com
Tue Oct 4 01:43:26 UTC 2005


Author: elliss

Update of /cvs/docs/rpm-guide
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv312

Added Files:
	Makefile 
Log Message:



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

LANGUAGES       	= en
DOCBASE	        	= rpm-guide
XMLEXTRAFILES-en        =

######################################################
include ../docs-common/Makefile.common
######################################################
$(DOCNAME)/index.html::
	mkdir -p $(DOCNAME)/figs
	cp figs/*.png figs/*.eps $(DOCNAME)/figs




More information about the Fedora-docs-commits mailing list