summaryrefslogtreecommitdiffstats
path: root/release/doc/en_US.ISO8859-1/relnotes/Makefile.inc
blob: 45c320c81117614ff6761de5802c2183486b4bac (plain)
1
2
3
4
5
6
7
# $FreeBSD$

.ifdef NO_LANGCODE_IN_DESTDIR
DESTDIR?=	${DOCDIR}/relnotes/${.CURDIR:T}
.else
DESTDIR?=	${DOCDIR}/en_US.ISO8859-1/relnotes/${.CURDIR:T}
.endif
OpenPOWER on IntegriCloud