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