mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 23:10:40 +00:00
ICU-7273 install gennorm2 for use in application data builds
X-SVN-Rev: 27606
This commit is contained in:
parent
4e87951f5f
commit
58cd390213
1 changed files with 2 additions and 2 deletions
|
@ -50,8 +50,8 @@ check: all check-local
|
|||
all-local: $(TARGET)
|
||||
|
||||
install-local: all-local
|
||||
# $(MKINSTALLDIRS) $(DESTDIR)$(sbindir)
|
||||
# $(INSTALL) $(TARGET) $(DESTDIR)$(sbindir)
|
||||
$(MKINSTALLDIRS) $(DESTDIR)$(sbindir)
|
||||
$(INSTALL) $(TARGET) $(DESTDIR)$(sbindir)
|
||||
|
||||
dist-local:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue