From 797a990cf709e43fdcfa0f1b0b8b8e0127076002 Mon Sep 17 00:00:00 2001 From: Xin LI Date: Thu, 14 Nov 2013 00:20:51 +0000 Subject: Convert zh_CN from GB2312 to UTF-8. While I'm there, also fix a bunch of font issues when rendering PDF. --- zh_CN.UTF-8/Makefile | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 zh_CN.UTF-8/Makefile (limited to 'zh_CN.UTF-8/Makefile') diff --git a/zh_CN.UTF-8/Makefile b/zh_CN.UTF-8/Makefile new file mode 100644 index 0000000000..bc47a5ed74 --- /dev/null +++ b/zh_CN.UTF-8/Makefile @@ -0,0 +1,10 @@ +# Original Revision: 1.7 +# $FreeBSD$ + +SUBDIR = articles +SUBDIR+= books + +COMPAT_SYMLINK= zh_CN + +DOC_PREFIX?= ${.CURDIR}/.. +.include "${DOC_PREFIX}/share/mk/doc.project.mk" -- cgit v1.2.3