This morning, CVS update breaks on Cygwin, because somehow
mono/libgc/mips_sgi_mach_dep.s became mips_sgi_mach_dep.S
and this upper case/lower case 's' makes cvs choke on Win32.
Would it be possible to rename the file back to its original,
all lower case name (mips_sgi_mach_dep.s) ?
Pierre