3 lines
90 B
Plaintext
3 lines
90 B
Plaintext
|
#!/bin/sh
|
||
|
exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/xbuild/12.0/bin/xbuild.exe "$@"
|