2004-06-10 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / scripts / mcs.in
index 608697b3af4715562dde7be83a58e88bd101c465..9bebe35ad8d822d662a911ec61aa205d79c7c46e 100644 (file)
@@ -1,2 +1,6 @@
 #!/bin/sh
-@bindir@/mono @bindir@/mcs.exe $*
\ No newline at end of file
+# 
+# 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 "$@"