Flush
[mono.git] / scripts / mcs.in
1 #!/bin/sh
2
3 # Yes, the -lib: there is required, in preparation for Beta2, remove
4 # this script at your own risk
5 #
6 exec @bindir@/@mono_interp@ @mono_one_instdir@/mcs.exe -lib:@gtkdir@ "$@"