[xbuild] Throw ArgumentNullException if target name is null
[mono.git] / scripts / gmcs.in
index 704dcf29ae9e77899595e01d6c50967549bbe8dc..0afd30d5d30a35ce9e4973f1fb3f2078300c7760 100644 (file)
@@ -1,2 +1,2 @@
 #!/bin/sh
-MONO_PATH="@mono_two_instdir@:$MONO_PATH" exec @bindir@/@mono_interp@ @mono_two_instdir@/gmcs.exe "$@"
+exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/4.0/mcs.exe -sdk:2 "$@"