aboutsummaryrefslogtreecommitdiff
path: root/fr_FR.ISO8859-1/articles/committers-guide/Makefile
blob: 0d3f683af09988194eb4ba81eb5905c220ea231e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
#    The FreeBSD Documentation Project
#    The FreeBSD French Documentation Project
#
#    $Id: Makefile,v 1.1 2000-05-25 16:27:48 gioria Exp $
#    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"