mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 12:40:02 +00:00
ICU-1220
X-SVN-Rev: 8122
This commit is contained in:
parent
90528cfb2a
commit
9bdfaa14ca
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ endif
|
|||
|
||||
$(RESDIR)/%.res: $(srcdir)/%.txt
|
||||
$(MKINSTALLDIRS) $(@D)
|
||||
$(INVOKE) $(top_builddir)/tools/genrb/genrb -eUTF-8 -s $(^D) -d $(@D) $(^F)
|
||||
$(INVOKE) $(top_builddir)/tools/genrb/genrb -e UTF-8 -s $(^D) -d $(@D) $(^F)
|
||||
|
||||
install-man: $(ALL_MAN_FILES)
|
||||
$(MKINSTALLDIRS) $(DESTDIR)$(mandir)/man$(SECTION)
|
||||
|
|
Loading…
Add table
Reference in a new issue