Searched refs:cofile (Results 1 – 21 of 21) sorted by relevance
106 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`112 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d126 if test -f "$cofile"; then127 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"128 elif test -f "${cofile}bj"; then129 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
106 cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'`112 lockdir=`echo "$cofile" | sed -e 's|[/.-]|_|g'`.d126 if test -f "$cofile"; then127 mv "$cofile" "$ofile"128 elif test -f "${cofile}bj"; then129 mv "${cofile}bj" "$ofile"
273 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`279 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d293 if test -f "$cofile"; then294 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"295 elif test -f "${cofile}bj"; then296 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
311 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`317 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d331 if test -f "$cofile"; then332 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"333 elif test -f "${cofile}bj"; then334 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
310 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`316 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d330 if test -f "$cofile"; then331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"332 elif test -f "${cofile}bj"; then333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
314 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`320 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d334 if test -f "$cofile"; then335 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"336 elif test -f "${cofile}bj"; then337 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
306 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`312 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d326 if test -f "$cofile"; then327 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"328 elif test -f "${cofile}bj"; then329 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"