Lines Matching full:then
267 if test "$$subdir" = "."; then \
276 if test "$$dot_seen" = "no"; then \
295 if test "$$subdir" = "."; then :; else \
303 if test "$$subdir" = "."; then \
323 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
334 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
342 if test "$$subdir" = .; then :; else \
349 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
353 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
365 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
389 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
391 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
397 if test -d $$d/$$file; then \
398 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
409 if test "$$subdir" = .; then :; else \