mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-05 00:07:51 +02: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:
+2
-2
@@ -73,8 +73,8 @@ INSTOBJEXT = @INSTOBJEXT@
|
||||
$(MAKE) $(PACKAGE).pot
|
||||
$(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox
|
||||
|
||||
@MAINT@.po.mo:
|
||||
@MAINT@ $(MSGFMT) -o $@ $<
|
||||
.po.mo:
|
||||
$(MSGFMT) -o $@ $<
|
||||
|
||||
.po.gmo:
|
||||
file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
|
||||
|
||||
Reference in New Issue
Block a user