summaryrefslogtreecommitdiffstats
path: root/release/doc/ru_RU.KOI8-R/relnotes/Makefile.inc
blob: 214855f61379ccf077c4d43f2143acc4a7849cc1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# The FreeBSD Russian Documentation Project
#
# $FreeBSD$
# $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/relnotes/Makefile.inc,v 1.1 2004/05/20 07:02:25 den Exp $
#
# Original revision: 1.2

.ifdef NO_LANGCODE_IN_DESTDIR
DESTDIR?=	${DOCDIR}/relnotes/${.CURDIR:T}
.else
DESTDIR?=	${DOCDIR}/ru_RU.KOI8-R/relnotes/${.CURDIR:T}
.endif
OpenPOWER on IntegriCloud