Lines Matching refs:pot

67   hello-c.pot \
68 hello-c-gnome.pot \
69 hello-c-gnome3.pot \
70 hello-c++.pot \
71 hello-c++-qt.pot \
72 hello-c++-kde.pot \
73 hello-c++-gnome.pot \
74 hello-c++-wxwidgets.pot \
75 hello-objc.pot \
76 hello-objc-gnustep.pot \
77 hello-objc-gnome.pot \
78 hello-sh.pot \
79 hello-python.pot \
80 hello-clisp.pot \
81 hello-librep.pot \
82 hello-guile.pot \
83 hello-smalltalk.pot \
84 hello-java.pot \
85 hello-java-awt.pot \
86 hello-java-swing.pot \
87 hello-java-qtjambi.pot \
88 hello-csharp.pot \
89 hello-csharp-forms.pot \
90 hello-gawk.pot \
91 hello-pascal.pot \
92 hello-ycp.pot \
93 hello-tcl.pot \
94 hello-tcl-tk.pot \
95 hello-perl.pot \
96 hello-php.pot
193 $(srcdir)/stamp-po: $(srcdir)/$(DOMAIN).pot
194 @test ! -f $(srcdir)/$(DOMAIN).pot || { \
206 $(DOMAIN).pot-update: $(POTFILES_DEPS) $(SMALLPOTS) remove-potcdate.sed
220 if test -f $(srcdir)/$(DOMAIN).pot; then \
221 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
226 rm -f $(DOMAIN).1po $(DOMAIN).2po $(srcdir)/$(DOMAIN).pot && \
227 mv $(DOMAIN).po $(srcdir)/$(DOMAIN).pot; \
230 mv $(DOMAIN).po $(srcdir)/$(DOMAIN).pot; \
244 hello-c.pot : $(POTFILES_DEPS)
247 hello-c-gnome.pot : $(POTFILES_DEPS)
250 hello-c-gnome3.pot : $(POTFILES_DEPS)
253 hello-c++.pot : $(POTFILES_DEPS)
256 hello-c++-qt.pot : $(POTFILES_DEPS)
259 hello-c++-kde.pot : $(POTFILES_DEPS)
262 hello-c++-gnome.pot : $(POTFILES_DEPS)
265 hello-c++-wxwidgets.pot : $(POTFILES_DEPS)
268 hello-objc.pot : $(POTFILES_DEPS)
271 hello-objc-gnustep.pot : $(POTFILES_DEPS)
274 hello-objc-gnome.pot : $(POTFILES_DEPS)
277 hello-sh.pot : $(POTFILES_DEPS)
280 hello-python.pot : $(POTFILES_DEPS)
283 hello-clisp.pot : $(POTFILES_DEPS)
286 hello-librep.pot : $(POTFILES_DEPS)
289 hello-guile.pot : $(POTFILES_DEPS)
292 hello-smalltalk.pot : $(POTFILES_DEPS)
295 hello-java.pot : $(POTFILES_DEPS)
298 hello-java-awt.pot : $(POTFILES_DEPS)
301 hello-java-swing.pot : $(POTFILES_DEPS)
304 hello-java-qtjambi.pot : $(POTFILES_DEPS)
307 hello-csharp.pot : $(POTFILES_DEPS)
310 hello-csharp-forms.pot : $(POTFILES_DEPS)
313 hello-gawk.pot : $(POTFILES_DEPS)
316 hello-pascal.pot : $(POTFILES_DEPS)
319 hello-ycp.pot : $(POTFILES_DEPS)
322 hello-tcl.pot : $(POTFILES_DEPS)
325 hello-tcl-tk.pot : $(POTFILES_DEPS)
328 hello-perl.pot : $(POTFILES_DEPS)
331 hello-php.pot : $(POTFILES_DEPS)
338 $(srcdir)/$(DOMAIN).pot:
339 $(MAKE) $(DOMAIN).pot-update
343 $(POFILES): $(srcdir)/$(DOMAIN).pot
347 cd $(srcdir) && $(MSGMERGE_UPDATE) $(MSGMERGE_OPTIONS) $${lang}.po $(DOMAIN).pot
358 MAINTAINERCLEANFILES = $(DOMAIN).pot stamp-po $(SMALLPOTS)
365 distdir1: $(srcdir)/$(DOMAIN).pot
366 if test -f $(srcdir)/$(DOMAIN).pot; then \
367 for file in $(DOMAIN).pot stamp-po $(SMALLPOTS); do \
374 $(MAKE) $(DOMAIN).pot-update
386 if $(MSGMERGE) $(MSGMERGE_OPTIONS) $$lang.po $(DOMAIN).pot -o $$tmpdir/$$lang.new.po; then \
442 $(srcdir)/../hello-c/po/$(LL).po: $(srcdir)/hello-c.pot $(srcdir)/$(LL).po
445 $(srcdir)/../hello-c-gnome/po/$(LL).po: $(srcdir)/hello-c-gnome.pot $(srcdir)/$(LL).po
448 $(srcdir)/../hello-c-gnome3/po/$(LL).po: $(srcdir)/hello-c-gnome3.pot $(srcdir)/$(LL).po
451 $(srcdir)/../hello-c++/po/$(LL).po: $(srcdir)/hello-c++.pot $(srcdir)/$(LL).po
454 $(srcdir)/../hello-c++-qt/po/$(LL).po: $(srcdir)/hello-c++-qt.pot $(srcdir)/$(LL).po
457 $(srcdir)/../hello-c++-kde/po/$(LL).po: $(srcdir)/hello-c++-kde.pot $(srcdir)/$(LL).po
460 $(srcdir)/../hello-c++-gnome/po/$(LL).po: $(srcdir)/hello-c++-gnome.pot $(srcdir)/$(LL).po
463 $(srcdir)/../hello-c++-wxwidgets/po/$(LL).po: $(srcdir)/hello-c++-wxwidgets.pot $(srcdir)/$(LL).po
466 $(srcdir)/../hello-objc/po/$(LL).po: $(srcdir)/hello-objc.pot $(srcdir)/$(LL).po
469 $(srcdir)/../hello-objc-gnustep/po/$(LL).po: $(srcdir)/hello-objc-gnustep.pot $(srcdir)/$(LL).po
472 $(srcdir)/../hello-objc-gnome/po/$(LL).po: $(srcdir)/hello-objc-gnome.pot $(srcdir)/$(LL).po
475 $(srcdir)/../hello-sh/po/$(LL).po: $(srcdir)/hello-sh.pot $(srcdir)/$(LL).po
478 $(srcdir)/../hello-python/po/$(LL).po: $(srcdir)/hello-python.pot $(srcdir)/$(LL).po
481 $(srcdir)/../hello-clisp/po/$(LL).po: $(srcdir)/hello-clisp.pot $(srcdir)/$(LL).po
484 $(srcdir)/../hello-librep/po/$(LL).po: $(srcdir)/hello-librep.pot $(srcdir)/$(LL).po
487 $(srcdir)/../hello-guile/po/$(LL).po: $(srcdir)/hello-guile.pot $(srcdir)/$(LL).po
490 $(srcdir)/../hello-smalltalk/po/$(LL).po: $(srcdir)/hello-smalltalk.pot $(srcdir)/$(LL).po
493 $(srcdir)/../hello-java/po/$(LL).po: $(srcdir)/hello-java.pot $(srcdir)/$(LL).po
496 $(srcdir)/../hello-java-awt/po/$(LL).po: $(srcdir)/hello-java-awt.pot $(srcdir)/$(LL).po
499 $(srcdir)/../hello-java-swing/po/$(LL).po: $(srcdir)/hello-java-swing.pot $(srcdir)/$(LL).po
502 $(srcdir)/../hello-java-qtjambi/po/$(LL).po: $(srcdir)/hello-java-qtjambi.pot $(srcdir)/$(LL).po
505 $(srcdir)/../hello-csharp/po/$(LL).po: $(srcdir)/hello-csharp.pot $(srcdir)/$(LL).po
508 $(srcdir)/../hello-csharp-forms/po/$(LL).po: $(srcdir)/hello-csharp-forms.pot $(srcdir)/$(LL).po
511 $(srcdir)/../hello-gawk/po/$(LL).po: $(srcdir)/hello-gawk.pot $(srcdir)/$(LL).po
514 $(srcdir)/../hello-pascal/po/$(LL).po: $(srcdir)/hello-pascal.pot $(srcdir)/$(LL).po
517 $(srcdir)/../hello-ycp/po/$(LL).po: $(srcdir)/hello-ycp.pot $(srcdir)/$(LL).po
520 $(srcdir)/../hello-tcl/po/$(LL).po: $(srcdir)/hello-tcl.pot $(srcdir)/$(LL).po
523 $(srcdir)/../hello-tcl-tk/po/$(LL).po: $(srcdir)/hello-tcl-tk.pot $(srcdir)/$(LL).po
526 $(srcdir)/../hello-perl/po/$(LL).po: $(srcdir)/hello-perl.pot $(srcdir)/$(LL).po
529 $(srcdir)/../hello-php/po/$(LL).po: $(srcdir)/hello-php.pot $(srcdir)/$(LL).po