Update of /cvsroot/po4a/po4a/po/pod
In directory haydn:/tmp/cvs-serv6968/pod
Modified Files:
Makefile
Log Message:
Clean po directory
Index: Makefile
===================================================================
RCS file: /cvsroot/po4a/po4a/po/pod/Makefile,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- Makefile 28 Apr 2004 09:52:47 -0000 1.8
+++ Makefile 25 May 2004 18:08:33 -0000 1.9
@@ -54,7 +54,7 @@
@PERL5LIB=../../lib ../../po4a-translate -f pod -v -m $< -p fr.po -l $@
clean:
- rm -f messages messages.mo *.pod *~
+ rm -f messages *.mo *.pod *~
check:
@for file in $(POFILES); do \
Show replies by date