Lines Matching defs:srcdir

21 srcdir = ../../po
693 test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
695 cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics --verbose -o t-$${lang}.gmo $${lang}.po && mv t-$${lang}.gmo $${lang}.gmo
714 # $(srcdir)/$(DOMAIN).pot is only created when needed. When xgettext finds no
715 # internationalized messages, no $(srcdir)/$(DOMAIN).pot is created (because
728 stamp-po: $(srcdir)/$(DOMAIN).pot
729 test ! -f $(srcdir)/$(DOMAIN).pot || \
731 @test ! -f $(srcdir)/$(DOMAIN).pot || { \
743 $(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in $(srcdir)/POTFILES-shell.in remove-potcdate.sed
758 --files-from=$(srcdir)/POTFILES.in \
765 --files-from=$(srcdir)/POTFILES.in \
778 --files-from=$(srcdir)/POTFILES-shell.in \
787 --files-from=$(srcdir)/POTFILES-shell.in \
797 sed -f $(srcdir)/grub.d.sed < $(DOMAIN).po > $(DOMAIN).1po && \
799 if test -f $(srcdir)/$(DOMAIN).pot; then \
800 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
805 rm -f $(DOMAIN).1po $(DOMAIN).2po $(srcdir)/$(DOMAIN).pot && \
806 mv $(DOMAIN).po $(srcdir)/$(DOMAIN).pot; \
809 mv $(DOMAIN).po $(srcdir)/$(DOMAIN).pot; \
816 $(srcdir)/$(DOMAIN).pot:
821 $(POFILES): $(srcdir)/$(DOMAIN).pot
823 if test -f "$(srcdir)/$${lang}.po"; then \
824 test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
826 cd $(srcdir) \
845 $(INSTALL_DATA) $(srcdir)/$$file \
862 if test -r $$cat; then realcat=$$cat; else realcat=$(srcdir)/$$cat; fi; \
992 if test -f $(srcdir)/$(DOMAIN).pot; then \
995 if test -f $(srcdir)/ChangeLog; then \
999 if test -f $(srcdir)/ChangeLog.$$i; then \
1003 if test -f $(srcdir)/LINGUAS; then dists="$$dists LINGUAS"; fi; \
1008 cp -p $(srcdir)/$$file $(distdir) || exit 1; \
1031 test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
1033 cd $(srcdir); \
1087 cd $(srcdir); \
1105 sed -e '/^#/d' -e 's/HEADER/en@quot.header/g' $(srcdir)/insert-header.sin > en@quot.insert-header
1108 sed -e '/^#/d' -e 's/HEADER/en@boldquot.header/g' $(srcdir)/insert-header.sin > en@boldquot.insert-header