Lines Matching refs:then
69 VER = ` if grep 'AM_INIT_AUTOMAKE.*BFD_VERSION' $(TOOL)/configure.in >/dev/null 2>&1; then \
71 elif grep AM_INIT_AUTOMAKE $(TOOL)/configure.in >/dev/null 2>&1; then \
73 elif test -f $(TOOL)/version.in; then \
75 elif grep VERSION $(TOOL)/Makefile.in > /dev/null 2>&1; then \
148 if [ -d $$d ]; then \
149 if [ ! -f $$d/Makefile ] ; then true ; \
150 elif grep '^diststuff:' $$d/Makefile >/dev/null ; then \
153 elif grep '^info:' $$d/Makefile >/dev/null ; then \
157 if [ -d $$d/proto-$$d.dir ]; then \
168 # the gcc version of intl/ the master version and then push
192 if test -r texinfo/util/tex3patch ; then \