doc/zh_CN.UTF-8/articles/Makefile
Xin LI 797a990cf7 Convert zh_CN from GB2312 to UTF-8. While I'm there, also
fix a bunch of font issues when rendering PDF.
2013-11-14 00:20:51 +00:00

16 lines
300 B
Makefile

#
# The FreeBSD Simplified Chinese Project
# Original Revision: 1.52
#
# $FreeBSD$
SUBDIR =
SUBDIR+= contributing
SUBDIR+= cvs-freebsd
SUBDIR+= linux-users
SUBDIR+= nanobsd
SUBDIR+= rc-scripting
SUBDIR+= remote-install
DOC_PREFIX?= ${.CURDIR}/../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"