X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=build-libs.sh;h=f7583abaa03f6ada46c8a91cd52c828e9f642da6;hb=ef8bc5028eb3330c102d3ef00bbb989f68207808;hp=1b339764f8882e235cf17df74826f6987e4b0074;hpb=d15602739b6e3dd2edce7c34a01b0d656236a5f9;p=mono.git diff --git a/build-libs.sh b/build-libs.sh index 1b339764f88..f7583abaa03 100755 --- a/build-libs.sh +++ b/build-libs.sh @@ -1,4 +1,4 @@ #!/bin/sh (cd mcs/jay; make) -(cd msvc/scripts/; make prepare.exe; mono prepare.exe `pwd`/mcs core) +(cd msvc/scripts/; make prepare.exe; mono prepare.exe ../../mcs core) msbuild net_4_x.sln