Lines Matching refs:pot
53 gt_01.pot \
54 ldns.pot \
55 strerror.pot
133 build-pot-files:
141 -o $$base.pot.new $$base.c ; \
144 accept-pot-files:
146 ${CP} $$base.pot.new ${srcdir}/$$base.pot ; \
155 ${srcdir}/$$base.pot \
167 ${srcdir}/$$base.pot \
195 (${DB} ${CP} $$base.pot po/$$lang/$$base.po ); \
202 if [ -f $$base.pot.new ] ; then \
203 ${XODIFF} ${srcdir}/$$base.pot $$base.pot.new ; \