# if you change source encoding here, convert perl scripts in ./bin from utf-8 as well SOURCE_ENC = UTF-8 # locale to use for programs which work on source files (grep, sort, uniq...) LOCALE = uk_UA.UTF-8 # if you change target encodings it's safer to do 'make clean' beforehand ASPELL_ENC = koi8-u ASPELL_ENC_NAME = koi8-u MYSPELL_ENC = utf-8 MYSPELL_ENC_NAME = UTF-8 ISPELL_ENC = KOI8-U