Update of /cvsroot/po4a/po4a/po/bin
In directory haydn:/tmp/cvs-serv5117/bin
Modified Files:
Makefile
Log Message:
Add a 'update' target
Index: Makefile
===================================================================
RCS file: /cvsroot/po4a/po4a/po/bin/Makefile,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- Makefile 25 May 2004 18:40:31 -0000 1.10
+++ Makefile 26 May 2004 18:03:12 -0000 1.11
@@ -56,3 +56,5 @@
printf "$$lang: "; \
msgfmt -o /dev/null -c -v --statistics $$lang.po;\
done
+
+update: $(MODULE).pot $(POFILES)