doc/fr_FR.ISO_8859-1/articles/committers-guide/Makefile
Jun Kuriyama 6968a43724 Replace $Id$ with $FreeBSD$.
Not objected by:	Doc Team
2000-11-10 12:31:00 +00:00

20 lines
319 B
Makefile

#
# The FreeBSD Documentation Project
# The FreeBSD French Documentation Project
#
# $FreeBSD$
# Original revision: 1.4
#
DOC?= article
FORMATS?= html
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"