respin-guide/devel Makefile,NONE,1.1

Jason Taylor (jmtaylor) fedora-docs-commits at redhat.com
Thu Nov 8 19:56:17 UTC 2007


Author: jmtaylor

Update of /cvs/docs/respin-guide/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9917/devel

Added Files:
	Makefile 
Log Message:
Initial entry to cvs for review



--- NEW FILE Makefile ---
DOCBASE         = respin-guide
PRI_LANG        = en_US
DOC_ENTITIES    = entities-en_US

define XMLFILES_template
XMLFILES-${1}   = ${1}/respin-guide.xml
endef

define find-makefile-common
for d in docs-common ../docs-common ../../docs-common; do 
if [ -f $$d/Makefile.common ]; then echo "$$d/Makefile.common"; break; fi; done 
endef
include $(shell $(find-makefile-common))




More information about the Fedora-docs-commits mailing list