2004-08-24 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / scripts / mcs.in
index 03ea0ad970c56d0b869cdc1e36dde4cd1e8295a3..9bebe35ad8d822d662a911ec61aa205d79c7c46e 100644 (file)
@@ -1,2 +1,6 @@
 #!/bin/sh
-@bindir@/mono @bindir@/mcs.exe $@
+# 
+# Yes, the -lib: there is required, in preparation for Beta2, remove
+# this script at your own risk
+#
+exec @bindir@/@mono_interp@ @mono_one_instdir@/mcs.exe "$@"