sbin/build/compil.sh
changeset 1033 c20df1c080e6
parent 936 c66260a734ca
child 1034 31fd2904ec57
equal deleted inserted replaced
1032:74ac0be7655c 1033:c20df1c080e6
     1 #!/bin/sh
     1 #!/bin/sh
     2 sh ../res/ant/bin/ant -f client.xml
     2 DIR=$(dirname $0)
       
     3 sh ${DIR}/../res/ant/bin/ant -f ${DIR}/client.xml