diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-10-30 05:19:41 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-10-30 05:19:41 +0000 |
commit | c6042c732e6d20fbecd227c03ef1efde17dc7d2c (patch) | |
tree | b9503202578b8d3fecc68d141867a21a1afd552d /iconvdata/Makefile | |
parent | da2a3ca6e2d712c2495aafa02364366f8534e4bc (diff) | |
download | glibc-c6042c732e6d20fbecd227c03ef1efde17dc7d2c.tar glibc-c6042c732e6d20fbecd227c03ef1efde17dc7d2c.tar.gz glibc-c6042c732e6d20fbecd227c03ef1efde17dc7d2c.tar.bz2 glibc-c6042c732e6d20fbecd227c03ef1efde17dc7d2c.zip |
Update.
2000-10-29 Ulrich Drepper <drepper@redhat.com>
* iconvdata/big5.c: Update.
Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
* iconvdata/Makefile (distribute): Add BIG5.irreversible.
* iconvdata/BIG5.irreversible: New file.
Diffstat (limited to 'iconvdata/Makefile')
-rw-r--r-- | iconvdata/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iconvdata/Makefile b/iconvdata/Makefile index d86d9ac058..33a5fa71c1 100644 --- a/iconvdata/Makefile +++ b/iconvdata/Makefile @@ -98,7 +98,7 @@ distribute := gconv-modules extra-module.mk gap.awk gaptab.awk \ run-iconv-test.sh tst-tables.sh tst-table.sh \ tst-table-charmap.sh tst-table-from.c tst-table-to.c \ EUC-JP.irreversible ISIRI-3342.irreversible SJIS.irreversible \ - EUC-KR.irreversible BIG5HKSCS.irreversible \ + EUC-KR.irreversible BIG5HKSCS.irreversible BIG5.irreversible \ 8bit-generic.c 8bit-gap.c \ ansi_x3.110.c asmo_449.c big5.c cp737.c cp737.h \ cp775.c cp775.h ibm874.c cns11643.c cns11643.h \ |