aboutsummaryrefslogtreecommitdiff
path: root/zh_TW.UTF-8/articles/Makefile
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2014-05-29 16:48:07 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2014-05-29 16:48:07 +0000
commit163ba6b752e2d1b900f88ba29324ed5998b14551 (patch)
tree3010592efec60252103b5e76eab918b0491bb533 /zh_TW.UTF-8/articles/Makefile
parent536050cea8f16998f8fbddf6b4aff8469e149ec0 (diff)
downloaddoc-163ba6b752e2d1b900f88ba29324ed5998b14551.tar.gz
doc-163ba6b752e2d1b900f88ba29324ed5998b14551.zip
Convert zh_TW from Big5 to UTF-8.
Approved by: bcr
Notes
Notes: svn path=/head/; revision=44974
Diffstat (limited to 'zh_TW.UTF-8/articles/Makefile')
-rw-r--r--zh_TW.UTF-8/articles/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/zh_TW.UTF-8/articles/Makefile b/zh_TW.UTF-8/articles/Makefile
new file mode 100644
index 0000000000..dda9fb6ed3
--- /dev/null
+++ b/zh_TW.UTF-8/articles/Makefile
@@ -0,0 +1,15 @@
+# $FreeBSD$
+
+SUBDIR =
+SUBDIR+= contributing
+SUBDIR+= cvs-freebsd
+SUBDIR+= freebsd-questions
+SUBDIR+= hubs
+SUBDIR+= mailing-list-faq
+SUBDIR+= nanobsd
+SUBDIR+= pr-guidelines
+SUBDIR+= problem-reports
+SUBDIR+= remote-install
+
+DOC_PREFIX?= ${.CURDIR}/../..
+.include "${DOC_PREFIX}/share/mk/doc.project.mk"