doc/fr_FR.ISO8859-1/articles/problem-reports/Makefile
Sebastien Gioria a61b896ab4 New translation
PR: docs/38838
Submitted by: Marc Fonvieille <marc@FreeBSD-fr.ORG>
2002-06-08 09:59:07 +00:00

22 lines
321 B
Makefile

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