33d404319e7a25807756d56ee9cf21fb324f0db9
[super-star-trek.git] / Makefile
1 # Note: msgfmt.py is copied from the Python source distributionls
2
3 .SUFFIXES: .po .mo
4
5 .po.mo:
6         python msgfmt.py $<
7
8 all: ru.mo
9
10 clean:
11         rm *.mo