Searched refs:POTFILE (Results 1 – 1 of 1) sorted by relevance
10 POTFILE = $(NLSPACKAGE).pot macro102 $(POTFILE): $(POTFILES) booleans.py104 @if cmp -s $(NLSPACKAGE).po $(POTFILE); then \107 mv -f $(NLSPACKAGE).po $(POTFILE); \110 update-po: Makefile $(POTFILE) refresh-po116 if $(MSGMERGE) $(MSGMERGE_FLAGS) $$lang.po $(POTFILE) > $$lang.pot ; then \