files := $(wildcard *.txt) gost.dsl: $(files) cat 00000.header | iconv -f utf-8 -t utf-16 > gost.dsl python3 lingvo.py | iconv -f utf-8 -t utf-16 >> gost.dsl