• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/po/

Lines Matching refs:srcdir

20 srcdir = .
147 test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
149 cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o t-$${lang}.gmo $${lang}.po && mv t-$${lang}.gmo $${lang}.gmo
161 # $(srcdir)/$(DOMAIN).pot is only created when needed. When xgettext finds no
162 # internationalized messages, no $(srcdir)/$(DOMAIN).pot is created (because
175 stamp-po: $(srcdir)/$(DOMAIN).pot
176 test ! -f $(srcdir)/$(DOMAIN).pot || \
178 @test ! -f $(srcdir)/$(DOMAIN).pot || { \
190 $(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in remove-potcdate.sed
198 --files-from=$(srcdir)/POTFILES.in \
202 if test -f $(srcdir)/$(DOMAIN).pot; then \
203 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
208 rm -f $(DOMAIN).1po $(DOMAIN).2po $(srcdir)/$(DOMAIN).pot && \
209 mv $(DOMAIN).po $(srcdir)/$(DOMAIN).pot; \
212 mv $(DOMAIN).po $(srcdir)/$(DOMAIN).pot; \
219 $(srcdir)/$(DOMAIN).pot:
224 $(POFILES): $(srcdir)/$(DOMAIN).pot
226 if test -f "$(srcdir)/$${lang}.po"; then \
227 test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
229 cd $(srcdir) && $(MSGMERGE_UPDATE) $${lang}.po $(DOMAIN).pot; \
241 $(INSTALL_DATA) $(srcdir)/$$file \
259 if test -r $$cat; then realcat=$$cat; else realcat=$(srcdir)/$$cat; fi; \
390 if test -f $(srcdir)/$(DOMAIN).pot; then \
393 if test -f $(srcdir)/ChangeLog; then \
397 if test -f $(srcdir)/ChangeLog.$$i; then \
401 if test -f $(srcdir)/LINGUAS; then dists="$$dists LINGUAS"; fi; \
406 cp -p $(srcdir)/$$file $(distdir) || exit 1; \
429 test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
431 cd $(srcdir); \
483 cd $(srcdir); \
501 sed -e '/^#/d' -e 's/HEADER/en@quot.header/g' $(srcdir)/insert-header.sin > en@quot.insert-header
504 sed -e '/^#/d' -e 's/HEADER/en@boldquot.header/g' $(srcdir)/insert-header.sin > en@boldquot.insert-header