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