HomeSort by: relevance | last modified time | path
    Searched refs:cofile (Results 1 - 25 of 169) sorted by relevancy

1 2 3 4 5 6 7

  /xsrc/external/mit/glw/dist/
compile 106 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
112 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
126 if test -f "$cofile"; then
127 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
128 elif test -f "${cofile}bj"; then
129 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /xsrc/external/mit/xf86-video-ati/dist/
compile 106 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
112 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
126 if test -f "$cofile"; then
127 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
128 elif test -f "${cofile}bj"; then
129 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /xsrc/external/mit/xsetmode/dist/
compile 74 cofile=`echo $cfile | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
80 lockdir=`echo $cofile | sed -e 's|[/.-]|_|g'`.d
94 if test -f "$cofile"; then
95 mv "$cofile" "$ofile"
  /xsrc/external/mit/xf86-video-intel-old/dist/
compile 106 cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
112 lockdir=`echo "$cofile" | sed -e 's|[/.-]|_|g'`.d
126 if test -f "$cofile"; then
127 mv "$cofile" "$ofile"
128 elif test -f "${cofile}bj"; then
129 mv "${cofile}bj" "$ofile"
  /xsrc/external/mit/xsetpointer/dist/
compile 106 cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'`
112 lockdir=`echo "$cofile" | sed -e 's|[/.-]|_|g'`.d
126 if test -f "$cofile"; then
127 mv "$cofile" "$ofile"
128 elif test -f "${cofile}bj"; then
129 mv "${cofile}bj" "$ofile"
  /xsrc/external/mit/appres/dist/
compile 311 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
317 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
331 if test -f "$cofile"; then
332 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 elif test -f "${cofile}bj"; then
334 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /xsrc/external/mit/bdftopcf/dist/
compile 314 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
320 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
334 if test -f "$cofile"; then
335 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
336 elif test -f "${cofile}bj"; then
337 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /xsrc/external/mit/beforelight/dist/
compile 310 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
316 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
330 if test -f "$cofile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
332 elif test -f "${cofile}bj"; then
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /xsrc/external/mit/fontconfig/dist/
compile 311 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
317 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
331 if test -f "$cofile"; then
332 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 elif test -f "${cofile}bj"; then
334 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /xsrc/external/mit/fslsfonts/dist/
compile 314 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
320 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
334 if test -f "$cofile"; then
335 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
336 elif test -f "${cofile}bj"; then
337 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /xsrc/external/mit/glu/dist/
compile 311 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
317 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
331 if test -f "$cofile"; then
332 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 elif test -f "${cofile}bj"; then
334 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /xsrc/external/mit/imake/dist/
compile 311 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
317 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
331 if test -f "$cofile"; then
332 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 elif test -f "${cofile}bj"; then
334 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /xsrc/external/mit/libFS/dist/
compile 314 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
320 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
334 if test -f "$cofile"; then
335 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
336 elif test -f "${cofile}bj"; then
337 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /xsrc/external/mit/libICE/dist/
compile 314 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
320 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
334 if test -f "$cofile"; then
335 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
336 elif test -f "${cofile}bj"; then
337 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /xsrc/external/mit/libSM/dist/
compile 314 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
320 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
334 if test -f "$cofile"; then
335 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
336 elif test -f "${cofile}bj"; then
337 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /xsrc/external/mit/libXau/dist/
compile 314 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
320 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
334 if test -f "$cofile"; then
335 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
336 elif test -f "${cofile}bj"; then
337 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /xsrc/external/mit/libXaw/dist/
compile 311 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
317 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
331 if test -f "$cofile"; then
332 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 elif test -f "${cofile}bj"; then
334 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /xsrc/external/mit/libXcursor/dist/
compile 311 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
317 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
331 if test -f "$cofile"; then
332 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 elif test -f "${cofile}bj"; then
334 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /xsrc/external/mit/libXdmcp/dist/
compile 311 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
317 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
331 if test -f "$cofile"; then
332 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 elif test -f "${cofile}bj"; then
334 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /xsrc/external/mit/libXfont/dist/
compile 310 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
316 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
330 if test -f "$cofile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
332 elif test -f "${cofile}bj"; then
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /xsrc/external/mit/libXft/dist/
compile 311 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
317 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
331 if test -f "$cofile"; then
332 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 elif test -f "${cofile}bj"; then
334 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /xsrc/external/mit/libXrender/dist/
compile 314 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
320 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
334 if test -f "$cofile"; then
335 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
336 elif test -f "${cofile}bj"; then
337 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /xsrc/external/mit/libXt/dist/
compile 311 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
317 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
331 if test -f "$cofile"; then
332 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 elif test -f "${cofile}bj"; then
334 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /xsrc/external/mit/libXtst/dist/
compile 314 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
320 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
334 if test -f "$cofile"; then
335 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
336 elif test -f "${cofile}bj"; then
337 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
  /xsrc/external/mit/libXv/dist/
compile 314 cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
320 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
334 if test -f "$cofile"; then
335 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
336 elif test -f "${cofile}bj"; then
337 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"

Completed in 139 milliseconds

1 2 3 4 5 6 7