docs-common/common/entities Makefile,1.5,1.6

Tommy Reynolds (jtr) fedora-docs-commits at redhat.com
Sun Feb 26 21:32:39 UTC 2006


Author: jtr

Update of /cvs/docs/docs-common/common/entities
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8541

Modified Files:
	Makefile 
Log Message:
Every .PO file is precious.



Index: Makefile
===================================================================
RCS file: /cvs/docs/docs-common/common/entities/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Makefile	26 Feb 2006 21:11:50 -0000	1.5
+++ Makefile	26 Feb 2006 21:32:31 -0000	1.6
@@ -72,6 +72,7 @@
 #
 define	PO_template
 .PHONY:	po-${1}
+.PRECIOUS: ${1}.po
 po-${1} ${1}.po:: entities.pot
 	if [ ! -f ${1}.po ]; then					\
 		cp $$< ${1}.po;						\




More information about the Fedora-docs-commits mailing list