Lines Matching full:then
84 if test "$1" = "--"; then
115 if test $ret -eq 0; then
123 if test -f y_tab.c || test -f y_tab.h; then
136 if test $y_tab_nodot = "yes"; then
137 if test $from = "y.tab.c"; then
140 if test $from = "y.tab.h"; then
145 if test -f "$from"; then
146 # If $2 is an absolute path name, then just use that,
159 if test $first = no; then
184 if test $first = no; then
185 if test -f "$realtarget" && cmp -s "$realtarget" "$target"; then
198 if test $first = yes; then