aboutsummaryrefslogtreecommitdiff
path: root/zh_CN.GB2312/articles/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'zh_CN.GB2312/articles/Makefile')
-rw-r--r--zh_CN.GB2312/articles/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/zh_CN.GB2312/articles/Makefile b/zh_CN.GB2312/articles/Makefile
new file mode 100644
index 0000000000..a4830c16e3
--- /dev/null
+++ b/zh_CN.GB2312/articles/Makefile
@@ -0,0 +1,10 @@
+# The FreeBSD Simplified Chinese Project
+# Original Revision: 1.42
+#
+# $FreeBSD$
+
+SUBDIR =
+SUBDIR+= contributing
+
+DOC_PREFIX?= ${.CURDIR}/../..
+.include "${DOC_PREFIX}/share/mk/doc.project.mk"