Lines Matching full:then
458 then d=; else d="$(srcdir)/"; fi; \
459 if test -f $$d$$p; then \
504 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
511 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
518 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
543 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
581 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
598 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
611 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
615 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
627 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
647 if test -n "$$list"; then \
649 if test -f ./$$tst; then dir=./; \
650 elif test -f $$tst; then dir=; \
652 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
664 elif test $$? -ne 77; then \
681 if test "$$failed" -eq 0; then \
682 if test "$$xfail" -eq 0; then \
688 if test "$$xpass" -eq 0; then \
696 if test "$$skip" -ne 0; then \
702 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
724 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
726 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
732 if test -d $$d/$$file; then \
733 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
856 if test '!' -d $(DESTDIR)$(DBUS_DAEMONDIR); then \