Lines Matching refs:found
383 # Find a program in the PATH, and show the result. If not found,
493 bomb "usr.bin/make not found; build.sh must be run from" \
778 local found=
794 found="$line"
799 found="$line"
804 found="$line"
812 case "$found" in
813 '') found="$line" ;;
814 *) found="MULTIPLE_MATCHES" ;;
820 case "$found" in
828 for frag in ${found}
909 local found=false
940 found=true
944 if ! $found
1790 # * If a copy of make was found above, try to use it with
1793 # * If a value of TOOLDIR was found above, and if
1956 statusmsg2 "MAKECONF file:" "${MAKECONF} (File not found)"