Searched refs:POTFILE (Results 1 – 1 of 1) sorted by relevance
9 POTFILE = $(NLSPACKAGE).pot macro101 $(POTFILE): $(POTFILES) booleans.py103 @if cmp -s $(NLSPACKAGE).po $(POTFILE); then \106 mv -f $(NLSPACKAGE).po $(POTFILE); \109 update-po: Makefile $(POTFILE) refresh-po115 if $(MSGMERGE) $(MSGMERGE_FLAGS) $$lang.po $(POTFILE) > $$lang.pot ; then \