View | Details | Raw Unified
Collapse All | Expand All

(-) ./wget-1.10/po/Makefile.in.in (-1 / +1 lines)
 Lines 67-73    Link Here 
	$(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox
	$(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox
.po.mo:
.po.mo:
	$(MSGFMT) -o $@ $<
	LANG=C LANGUAGE=C $(MSGFMT) -o $@ $<
.po.gmo:
.po.gmo:
	file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
	file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \