Initial import from FreeBSD RELENG_4:
[games.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 # $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/Makefile.inc,v 1.2.2.1 2002/03/11 01:08:26 ue Exp $
3 # $Id: Makefile.inc,v 1.4 2002/03/10 15:37:17 ue Exp $
4 # basiert auf: 1.1.2.2
5
6 .ifdef NO_LANGCODE_IN_DESTDIR
7 DESTDIR?=      ${DOCDIR}/installation/${.CURDIR:T}
8 .else
9 DESTDIR?=       ${DOCDIR}/de_DE.ISO8859-1/installation/${.CURDIR:T}
10 .endif