mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-18 11:14:22 +00:00
ICU-1891 Fixes for z/OS stubdata mode.
X-SVN-Rev: 9331
This commit is contained in:
parent
891f1d5bf0
commit
7661f072e8
1 changed files with 1 additions and 1 deletions
|
@ -269,7 +269,7 @@ $(BUILDDIR)/icudata390.lst: $(SRCLISTDEPS)
|
|||
@echo "generating $@ (list of 390 data files)"
|
||||
@-$(RMV) $@
|
||||
@for file in $(ALLFILES390); do \
|
||||
echo $$file >> $@; \
|
||||
echo $(BUILDDIR)/$(ICUDT)$$file >> $@; \
|
||||
done;
|
||||
|
||||
#########################################################################
|
||||
|
|
Loading…
Add table
Reference in a new issue