[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
docs-common/common/entities Makefile,1.5,1.6
- From: "Tommy Reynolds" (jtr) <fedora-docs-commits redhat com>
- To: fedora-docs-commits redhat com
- Subject: docs-common/common/entities Makefile,1.5,1.6
- Date: Sun, 26 Feb 2006 16:32:39 -0500
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; \
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]