40
40
--files-from=$(PO)/POTFILES_$*.in -o $(PO)/domains/$*/c.pot
41
41
rm -f $(PO)/POTFILES_$*.in
42
42
$(MSGCOMM) --more-than=0 $(PO)/domains/$*/c.pot $(PO)/domains/$*/sh.pot --output=$@
44
47
$(PACKAGE)-all.pot: $(POTFILES)
45
48
$(MSGCOMM) --more-than=0 $(POTFILES) --output=$@