doc/zh_CN.GB2312/articles/contributing/Makefile
Xin LI a5701cedaa Add translation of the "contributing" article.
Submitted by:	Yue DAI <daiyue at emails bjut edu cn> (partly)
Submitted by:	delphij
Obtained from:	The FreeBSD Simplified Chinese Project
2005-03-20 15:29:05 +00:00

22 lines
355 B
Makefile

#
# The FreeBSD Simplified Chinese Project
#
# Original Revision: 1.6
# $FreeBSD$
#
# Article: Contributing to FreeBSD
DOC?= article
FORMATS?= html
WITH_ARTICLE_TOC?= YES
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"