doc/zh_TW.Big5/articles/freebsd-questions/Makefile
Vanilla I. Shu 78a23d326d Merge from chinsan's svn repo.
PR:		docs/99924
Submitted by:	chinsan.tw at gmail.com
2006-07-09 03:19:08 +00:00

22 lines
386 B
Makefile

#
# $FreeBSD$
# Original revision: 1.6
#
# Article: How to get best results from the FreeBSD-questions mailing list
MAINTAINER=chinsan.tw@gmail.com
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"