/release/doc/ru_RU.KOI8-R/installation/Makefile.inc
https://bitbucket.org/freebsd/freebsd-head/ · Unknown · 13 lines · 12 code · 1 blank · 0 comment · 0 complexity · 8b4a4218755584c74b83c7f0432ee1b0 MD5 · raw file
- # The FreeBSD Russian Documentation Project
- #
- # $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/Makefile.inc,v 1.1 2004/06/24 07:21:47 den Exp $
- # $FreeBSD$
- #
- # Original revision: 1.2
- #
- .ifdef NO_LANGCODE_IN_DESTDIR
- DESTDIR?= ${DOCDIR}/installation/${.CURDIR:T}
- .else
- DESTDIR?= ${DOCDIR}/ru_RU.KOI8-R/installation/${.CURDIR:T}
- .endif