Merge from vendor branch GCC:
[dragonfly.git] / release / doc / de_DE.ISO8859-1 / installation / Makefile.inc
1 # $FreeBSD: src/release/doc/de_DE.ISO8859-1/installation/Makefile.inc,v 1.1.2.1 2002/03/12 21:27:00 ue Exp $
2 # $DragonFly: src/release/doc/de_DE.ISO8859-1/installation/Attic/Makefile.inc,v 1.2 2003/06/17 04:27:19 dillon Exp $
3 # $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/Makefile.inc,v 1.2.2.1 2002/03/11 01:08:26 ue Exp $
4 # $Id: Makefile.inc,v 1.4 2002/03/10 15:37:17 ue Exp $
5 # basiert auf: 1.1.2.2
6
7 .ifdef NO_LANGCODE_IN_DESTDIR
8 DESTDIR?=      ${DOCDIR}/installation/${.CURDIR:T}
9 .else
10 DESTDIR?=       ${DOCDIR}/de_DE.ISO8859-1/installation/${.CURDIR:T}
11 .endif