]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - 6/release/doc/zh_CN.GB2312/hardware/Makefile.inc
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
[FreeBSD/FreeBSD.git] / 6 / release / doc / zh_CN.GB2312 / hardware / Makefile.inc
1 # The FreeBSD Simplified Chinese Project
2 #
3 # Original Revision: 1.3
4 # $FreeBSD$
5
6 .ifdef NO_LANGCODE_IN_DESTDIR
7 DESTDIR?=       ${DOCDIR}/hardware/${.CURDIR:T}
8 .else
9 DESTDIR?=       ${DOCDIR}/zh_CN.GB2312/hardware/${.CURDIR:T}
10 .endif
11
12 # Force include of the autogenerated catalog.  It has to be set
13 # directly in the CATALOG variable since doc.docbook.mk check if each
14 # catalog file exist for the other *CATALOG variables, and
15 # catalog-auto does not exist yet when that check is performed,
16 # causing catalog-auto not to be added to CATALOGS which breaks the
17 # build.
18 CATALOGS+=      -c ${DEV-AUTODIR}/catalog-auto