From: ueno Date: Tue, 10 Sep 2002 17:24:17 +0000 (+0000) Subject: * Makefile: Files under the EASTASIA directory were moved to the X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;p=elisp%2Fnon-jisx0208.git * Makefile: Files under the EASTASIA directory were moved to the OBSOLETE directory at ftp.unicode.org. --- diff --git a/ChangeLog b/ChangeLog index 1fd1f0b..106097b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-09-10 Daiki Ueno + + * Makefile: Files under the EASTASIA directory were moved to the + OBSOLETE directory at ftp.unicode.org. + 2000-04-07 Tanaka Akira * Set up `standard-translation-table-for-decode'. diff --git a/Makefile b/Makefile index a1d309f..f6cd48d 100644 --- a/Makefile +++ b/Makefile @@ -57,16 +57,16 @@ _KSC5601.TXT: KSC5601.TXT ./decode_euc KSC5601.TXT | cut -f 1,3,4- > _KSC5601.TXT JIS0208.TXT: - wget $(UNICODE_MAPPINGS)/EASTASIA/JIS/JIS0208.TXT + wget $(UNICODE_MAPPINGS)/OBSOLETE/EASTASIA/JIS/JIS0208.TXT JIS0212.TXT: - wget $(UNICODE_MAPPINGS)/EASTASIA/JIS/JIS0212.TXT + wget $(UNICODE_MAPPINGS)/OBSOLETE/EASTASIA/JIS/JIS0212.TXT KSC5601.TXT: - wget $(UNICODE_MAPPINGS)/EASTASIA/KSC/KSC5601.TXT + wget $(UNICODE_MAPPINGS)/OBSOLETE/EASTASIA/KSC/KSC5601.TXT GB2312.TXT: - wget $(UNICODE_MAPPINGS)/EASTASIA/GB/GB2312.TXT + wget $(UNICODE_MAPPINGS)/OBSOLETE/EASTASIA/GB/GB2312.TXT CP932.TXT: wget $(UNICODE_MAPPINGS)/VENDORS/MICSFT/WINDOWS/CP932.TXT