Sync with FreeBSD. This removes the need for perl.
[dragonfly.git] / release / doc / fr_FR.ISO8859-1 / relnotes / Makefile.inc
1 # $FreeBSD: src/release/doc/fr_FR.ISO8859-1/relnotes/Makefile.inc,v 1.1.2.2 2003/01/18 18:06:34 gioria Exp $
2 # $DragonFly: src/release/doc/fr_FR.ISO8859-1/relnotes/Attic/Makefile.inc,v 1.2 2003/06/17 04:27:20 dillon Exp $
3
4 .ifdef NO_LANGCODE_IN_DESTDIR
5 DESTDIR?=       ${DOCDIR}/relnotes/${.CURDIR:T}
6 .else
7 DESTDIR?=       ${DOCDIR}/fr_FR.ISO8859-1/relnotes/${.CURDIR:T}
8 .endif