[w32file] Move MonoIO.Find{First,Next,Close} to managed
[mono.git] / scripts / dmcs.in
1 #!/bin/sh
2 echo "Note: dmcs is deprecated, please use mcs instead!"
3 exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/4.5/mcs.exe -sdk:4.0 "$@"