mirror of
https://github.com/coreutils/coreutils.git
synced 2025-01-23 16:44:10 +08:00
(.po.mo): Reenable dependency and rule.
It is required when using native NLS, e.g. on Solaris. From Marcus Daniels.
This commit is contained in:
parent
3270b340e8
commit
8ee7e2c0c8
@ -73,8 +73,8 @@ INSTOBJEXT = @INSTOBJEXT@
|
|||||||
$(MAKE) $(PACKAGE).pot
|
$(MAKE) $(PACKAGE).pot
|
||||||
$(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox
|
$(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox
|
||||||
|
|
||||||
@MAINT@.po.mo:
|
.po.mo:
|
||||||
@MAINT@ $(MSGFMT) -o $@ $<
|
$(MSGFMT) -o $@ $<
|
||||||
|
|
||||||
.po.gmo:
|
.po.gmo:
|
||||||
file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
|
file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
|
||||||
|
Loading…
Reference in New Issue
Block a user