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
warning fix
[mono-project.git]
/
scripts
/
gmcs.in
blob
704dcf29ae9e77899595e01d6c50967549bbe8dc
1
#!/bin/sh
2
MONO_PATH
=
"@mono_two_instdir@:
$MONO_PATH
"
exec
@bindir@
/
@mono_interp@ @mono_two_instdir@
/
gmcs.exe
"$@"