OSDN Git Service

test auto guess program_number function.
[rec10/rec10-git.git] / rec10 / trunk / src / install.sh
1 #!/bin/sh
2 SELF_DIR=`dirname $0`
3 cd ${SELF_DIR}
4 export LANG="ja_JP.UTF-8" && python2.6 ./install.py
5 mv Makefile.base Makefile