repo.or.cz
/
mono-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove some dead code
[mono-project.git]
/
scripts
/
mcs.in
blob
32498fa4278f96ae8529f76dacf6b12fe055ee4a
1
#!/bin/sh
2
exec
@bindir@
/
mono
$MONO_OPTIONS
@mono_instdir@
/
2.0
/
mcs.exe
-lib
:
@mono_instdir@
/
2.0
-lib
:
@mono_instdir@
/
3.5
"$@"