]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - release/doc/fr_FR.ISO8859-1/relnotes/Makefile.inc
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.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