ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/makebin.win32
(Generate patch)

Comparing deliantra/Deliantra-Client/makebin.win32 (file contents):
Revision 1.9 by root, Tue Mar 6 13:19:08 2007 UTC vs.
Revision 1.10 by root, Mon Apr 16 20:35:28 2007 UTC

5( 5(
6 cd ../Crossfire || exit 69 6 cd ../Crossfire || exit 69
7 [ -e Makefile ] && make clean 7 [ -e Makefile ] && make clean
8 rsync -avessh --modify-window=1 . vm:/c/Crossfire/. 8 rsync -avessh --modify-window=1 . vm:/c/Crossfire/.
9) && 9) &&
10rsync -avessh --modify-window=1 . vm:/c/CFClient/. --exclude audio --exclude rocketmen_sound_effects && 10rsync -avessh --modify-window=1 . vm:/c/CFClient/. --exclude audio --exclude rocketmen_sound_effects --exclude "*.exe" &&
11#sshpass -p geheim123 ssh -o PreferredAuthentications=password vm ' 11#sshpass -p geheim123 ssh -o PreferredAuthentications=password vm '
12ssh vm ' 12ssh vm '
13 export INCLUDE="c:\\vc98\\include;c:\\sdk\\include" 13 export INCLUDE="c:\\vc98\\include;c:\\sdk\\include"
14 export LIB="c:\\vc98\\lib;c:\\sdk\\lib" 14 export LIB="c:\\vc98\\lib;c:\\sdk\\lib"
15 export ACTIVEPERL_CONFIG_DISABLE=1 15 export ACTIVEPERL_CONFIG_DISABLE=1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines