changeset 89432:d1fc6a0e4772

Fix previous change.
author Kenichi Handa <handa@m17n.org>
date Tue, 20 May 2003 13:09:47 +0000
parents c1527f26d513
children 7c877bfb0f98
files etc/charsets/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/charsets/Makefile	Tue May 20 13:07:55 2003 +0000
+++ b/etc/charsets/Makefile	Tue May 20 13:09:47 2003 +0000
@@ -152,7 +152,7 @@
 	| ${SED} -e 's,<U\([^>]*\)>[ 	]*/x\(..\)/x\(..\).*$$,0x\2\3 0x\1,' \
 	| sort | gawk -f gb18030-2.awk > $@
 
-gb18030-4byte.map: gb18030-2.map gb18030-4.awk
+gb18030-4.map: gb18030-2.map gb18030-4.awk
 	gawk -f gb18030-4.awk < $< > $@
 
 maintainer-clean: