]> CyberLeo.Net >> Repos - FreeBSD/releng/9.1.git/blob - release/doc/fr_FR.ISO8859-1/relnotes/Makefile.inc
- Bump versions and revert XML migration of the release documents in
[FreeBSD/releng/9.1.git] / release / doc / fr_FR.ISO8859-1 / relnotes / Makefile.inc
1 # $FreeBSD$
2
3 .ifdef NO_LANGCODE_IN_DESTDIR
4 DESTDIR?=       ${DOCDIR}/relnotes/${.CURDIR:T}
5 .else
6 DESTDIR?=       ${DOCDIR}/fr_FR.ISO8859-1/relnotes/${.CURDIR:T}
7 .endif