From: Kenichi Handa Date: Tue, 20 May 2003 13:09:47 +0000 (+0000) Subject: Fix previous change. X-Git-Tag: emacs-pretest-23.0.90~8295^2~1864^2~41 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=47b16c6e406bb41c4d64cd8fa6c84d80dcaa6ce3;p=emacs.git Fix previous change. --- diff --git a/etc/charsets/Makefile b/etc/charsets/Makefile index 0d5206ae64c..f3a6146b6b0 100644 --- a/etc/charsets/Makefile +++ b/etc/charsets/Makefile @@ -152,7 +152,7 @@ gb18030-2.map: ${GLIBCDIR}/GB18030 gb18030-2.awk | ${SED} -e 's,]*\)>[ ]*/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: