OSDN Git Service

#37580 sanity_blast()の仕様変更。魔法防御が高いほど致命的な変異を受けやすい問題を直した。 / Change process of sanity_bl...
[hengband/hengband.git] / bootstrap
1 #! /bin/sh
2
3 set -x
4 aclocal
5 autoheader
6 automake --foreign --add-missing --copy
7 autoconf