repo.or.cz
/
mono
/
afaerber.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove .input files
[mono/afaerber.git]
/
runtime
/
monodis-wrapper.in
blob
974848b3c2f4f248d80e9b67e2f0d32c674774d3
1
#! /bin/sh
2
r
=
'@mono_build_root@'
3
MONO_CFG_DIR
=
'@mono_cfg_dir@'
4
MONO_SHARED_DIR
=
$r
/
runtime
5
export
MONO_CFG_DIR MONO_SHARED_DIR
6
exec
"
$r
/libtool"
--mode
=
execute
-dlopen
"
$r
/mono/mini/libmono.la"
"
$r
/mono/dis/monodis"
"$@"