if ! test -f sql/mysqld.cc then echo "You must run this script from the MySQL top-level directory" exit 1 fi nonono= case "$1" in -n | --just-print ) nonono=1; shift ;; -h | --help ) cat < /dev/null 2>&1 then make=gmake else make=make fi