Lines Matching refs:cd
68 test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
70 …cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o t-$${lang}.gmo $${lang}.po && …
134 test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
136 cd $(srcdir) && $(MSGMERGE_UPDATE) $${lang}.po $(DOMAIN).pot; \
171 …if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/nu…
172 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
175 (cd $(DESTDIR)$(localedir)/$$lang/$$lc.old && \
220 …if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/nu…
221 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
224 (cd $(DESTDIR)$(localedir)/$$lang/$$lc.old && \
333 test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
335 cd $(srcdir); \
358 cd $(top_builddir) \