]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - release/doc/ru_RU.KOI8-R/installation/Makefile.inc
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / release / doc / ru_RU.KOI8-R / installation / Makefile.inc
1 # The FreeBSD Russian Documentation Project
2 #
3 # $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/Makefile.inc,v 1.1 2004/06/24 07:21:47 den Exp $
4 # $FreeBSD$
5 #
6 # Original revision: 1.2
7 #
8
9 .ifdef NO_LANGCODE_IN_DESTDIR
10 DESTDIR?=       ${DOCDIR}/installation/${.CURDIR:T}
11 .else
12 DESTDIR?=       ${DOCDIR}/ru_RU.KOI8-R/installation/${.CURDIR:T}
13 .endif