Sync with FreeBSD. This removes the need for perl.
[dragonfly.git] / release / doc / fr_FR.ISO8859-1 / hardware / Makefile.inc
1 #
2 #      The FreeBSD Documentation Project
3 #      The FreeBSD French Documentation Project
4 #
5 #      $Id$
6 #      $FreeBSD: src/release/doc/fr_FR.ISO8859-1/hardware/Makefile.inc,v 1.1.2.2 2003/01/18 18:06:34 gioria Exp $
7 #      $DragonFly: src/release/doc/fr_FR.ISO8859-1/hardware/Attic/Makefile.inc,v 1.2 2003/06/17 04:27:19 dillon Exp $
8 #      Original revision: 1.1.2.2
9
10 .ifdef NO_LANGCODE_IN_DESTDIR
11 DESTDIR?=       ${DOCDIR}/hardware/${.CURDIR:T}
12 .else
13 DESTDIR?=       ${DOCDIR}/fr_FR.ISO8859-1/hardware/${.CURDIR:T}
14 .endif