]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - release/doc/ja_JP.eucJP/hardware/Makefile.inc
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / release / doc / ja_JP.eucJP / hardware / Makefile.inc
1 # $FreeBSD$
2 # Original revision: 1.3
3
4 .ifdef NO_LANGCODE_IN_DESTDIR
5 DESTDIR?=       ${DOCDIR}/hardware/${.CURDIR:T}
6 .else
7 DESTDIR?=       ${DOCDIR}/ja_JP.eucJP/hardware/${.CURDIR:T}
8 .endif
9
10 # Force include of the autogenerated catalog.  It has to be set
11 # directly in the CATALOG variable since doc.docbook.mk check if each
12 # catalog file exist for the other *CATALOG variables, and
13 # catalog-auto does not exist yet when that check is performed,
14 # causing catalog-auto not to be added to CATALOGS which breaks the
15 # build.
16 CATALOGS+=      -c ${DEV-AUTODIR}/catalog-auto