]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - release/doc/ru_RU.KOI8-R/installation/Makefile.inc
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.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