Searched refs:POTFILE (Results 1 – 2 of 2) sorted by relevance
9 POTFILE = $(NLSPACKAGE).pot macro95 $(POTFILE): $(POTFILES) booleans.py97 @if cmp -s $(NLSPACKAGE).po $(POTFILE); then \100 mv -f $(NLSPACKAGE).po $(POTFILE); \103 update-po: Makefile $(POTFILE) refresh-po109 if $(MSGMERGE) $(MSGMERGE_FLAGS) $$lang.po $(POTFILE) > $$lang.pot ; then \
20667 * po/POTFILE.in: Remove `nullable.c' and `derives.c' which no