comparison runtime/build.sh @ 461:2b28fd92bab8

Windows build changes proposed by Elrood.
author Christian Kamm <kamm incasoftware de>
date Sun, 03 Aug 2008 12:26:43 +0200
parents 44f08170f4ef
children bebc6099fb89
comparison
equal deleted inserted replaced
460:3a5d6ff8c70f 461:2b28fd92bab8
12 make -f llvmdc-posix.mak clean 12 make -f llvmdc-posix.mak clean
13 make -f llvmdc-posix.mak 13 make -f llvmdc-posix.mak
14 14
15 # install the runtime 15 # install the runtime
16 rm -f ../../lib/libtango-base-llvmdc-native.a 16 rm -f ../../lib/libtango-base-llvmdc-native.a
17 cp -s `pwd`/libtango-base-llvmdc-native.a ../../lib 17 cp `pwd`/libtango-base-llvmdc-native.a ../../lib