summaryrefslogtreecommitdiffstats
path: root/release/doc/fr_FR.ISO8859-1/hardware/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'release/doc/fr_FR.ISO8859-1/hardware/Makefile.inc')
-rw-r--r--release/doc/fr_FR.ISO8859-1/hardware/Makefile.inc13
1 files changed, 13 insertions, 0 deletions
diff --git a/release/doc/fr_FR.ISO8859-1/hardware/Makefile.inc b/release/doc/fr_FR.ISO8859-1/hardware/Makefile.inc
new file mode 100644
index 0000000..ef25000
--- /dev/null
+++ b/release/doc/fr_FR.ISO8859-1/hardware/Makefile.inc
@@ -0,0 +1,13 @@
+#
+# The FreeBSD Documentation Project
+# The FreeBSD French Documentation Project
+#
+# $Id$
+# $FreeBSD$
+# Original revision: 1.2
+
+.ifdef NO_LANGCODE_IN_DESTDIR
+DESTDIR?= ${DOCDIR}/hardware/${.CURDIR:T}
+.else
+DESTDIR?= ${DOCDIR}/en_US.ISO8859-1/hardware/${.CURDIR:T}
+.endif
OpenPOWER on IntegriCloud