Lines Matching full:then
355 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
362 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
369 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
387 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
400 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
404 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
416 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
436 if test -n "$$list"; then \
438 if test -f ./$$tst; then dir=./; \
439 elif test -f $$tst; then dir=; \
441 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
453 elif test $$? -ne 77; then \
470 if test "$$failed" -eq 0; then \
471 if test "$$xfail" -eq 0; then \
477 if test "$$xpass" -eq 0; then \
485 if test "$$skip" -ne 0; then \
491 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
513 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
515 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
521 if test -d $$d/$$file; then \
522 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \