All C# compiler scripts point to mcs.exe now
[mono.git] / scripts / mcs.in
1 #!/bin/sh
2 exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/2.0/mcs.exe -lib:@mono_instdir@/2.0 -lib:@mono_instdir@/3.5 "$@"