doc/ja_JP.eucJP/articles/contributing/Makefile
Hiroki Sato c264f50ea4 Add the chapter repo-copied from books/handbook/contrib/chapter.sgml
as a doc in articles/ and activate it:

	(new) -> 1.1  	Makefile
	1.469 -> 1.473	contributing/article.sgml
2001-11-24 21:11:17 +00:00

19 lines
274 B
Makefile

# $FreeBSD$
# Original revision: 1.1
DOC?= article
FORMATS?= html
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
JADEFLAGS+= -V %generate-article-toc%
SRCS= article.sgml
NO_TIDY=YES
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"