####### tdevelop will overwrite this part!!! (begin)########## ####### tdevelop will overwrite this part!!! (end)############ POFILES = AUTO CONFIG_CLEAN_FILES = $(GMOFILES) message-stats: @echo "" @echo "" @echo "" @echo "C" @echo "" @cvs stat kmymoney2.pot | grep Working | cut -d: -f2 | sed -e 's/\ *//' @echo "" @echo -n "" @R=`grep POT kmymoney2.pot | cut -d' ' -f 2`; \ echo "$$R" @echo "" @for i in ${srcdir}/*.po; do \ ${srcdir}/stats.pl $$i; \ done; @echo ""