Ready to ship 2.8
[super-star-trek.git] / po / 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