OSDN Git Service

update lgtm.yml
[jnethack/source.git] / configure
1 #! /bin/sh
2
3 if [ `uname` = "Darwin" ]; then
4     sh japanese/set_mac.sh
5 elif [ `uname` = "Linux" ]; then
6     sh japanese/set_lnx.sh
7 fi