aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/charsets/Makefile2
1 files changed, 1 insertions, 1 deletions
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
152 | ${SED} -e 's,<U\([^>]*\)>[ ]*/x\(..\)/x\(..\).*$$,0x\2\3 0x\1,' \ 152 | ${SED} -e 's,<U\([^>]*\)>[ ]*/x\(..\)/x\(..\).*$$,0x\2\3 0x\1,' \
153 | sort | gawk -f gb18030-2.awk > $@ 153 | sort | gawk -f gb18030-2.awk > $@
154 154
155gb18030-4byte.map: gb18030-2.map gb18030-4.awk 155gb18030-4.map: gb18030-2.map gb18030-4.awk
156 gawk -f gb18030-4.awk < $< > $@ 156 gawk -f gb18030-4.awk < $< > $@
157 157
158maintainer-clean: 158maintainer-clean: