Lines Matching full:then
286 @if test ! -f $@; then \
306 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
338 if test "$$subdir" = "."; then \
347 if test "$$dot_seen" = "no"; then \
366 if test "$$subdir" = "."; then :; else \
374 if test "$$subdir" = "."; then \
394 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
405 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
413 if test "$$subdir" = .; then :; else \
420 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
424 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
436 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
469 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
471 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
477 if test -d $$d/$$file; then \
478 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
489 if test "$$subdir" = .; then :; else \
533 # This target untars the dist file and tries a VPATH configuration. Then
586 if test -n "$(DESTDIR)"; then \
592 @if test '$(srcdir)' = . ; then \