[mcs] New property/indexer cannot have accessors implementing an interface in base...
[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