[mcs] Fixes regression introduced by a0fc3f4dcf571edc997f53066c09671650e96670 to...
[mono.git] / build-libs.sh
1 #!/bin/sh
2 (cd mcs/jay; make)
3 (cd msvc/scripts/; make prepare.exe; mono prepare.exe ../../mcs core)
4 msbuild net_4_x.sln