summaryrefslogtreecommitdiffstats
path: root/release/doc/fr_FR.ISO8859-1/installation/Makefile.inc
blob: a305abd65e883435496c8dd79f8b4a2a00b8c74b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
#      The FreeBSD Documentation Project
#      The FreeBSD French Documentation Project
#
#      $Id$
#      $FreeBSD$
#      Original revision: 1.2


.ifdef NO_LANGCODE_IN_DESTDIR
DESTDIR?=	${DOCDIR}/installation/${.CURDIR:T}
.else
DESTDIR?=	${DOCDIR}/fr_FR.ISO8859-1/installation/${.CURDIR:T}
.endif
OpenPOWER on IntegriCloud