ICU-4869 *.txt files must be in UTF-8 with a BOM for EBCDIC platforms.

X-SVN-Rev: 19046
This commit is contained in:
George Rhoten 2006-01-30 17:30:30 +00:00
parent f8e0212537
commit 476190afac

View File

@ -56,5 +56,5 @@ install: res-install
es.res: es.txt
@echo "generating $@"
$(GENRB) $(GENRBOPT) -e UTF-8 $^
$(GENRB) $(GENRBOPT) $^