summaryrefslogtreecommitdiffstats
path: root/release/doc/ja_JP.eucJP/hardware/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'release/doc/ja_JP.eucJP/hardware/Makefile.inc')
-rw-r--r--release/doc/ja_JP.eucJP/hardware/Makefile.inc16
1 files changed, 0 insertions, 16 deletions
diff --git a/release/doc/ja_JP.eucJP/hardware/Makefile.inc b/release/doc/ja_JP.eucJP/hardware/Makefile.inc
deleted file mode 100644
index bfcc09c..0000000
--- a/release/doc/ja_JP.eucJP/hardware/Makefile.inc
+++ /dev/null
@@ -1,16 +0,0 @@
-# $FreeBSD$
-# Original revision: 1.3
-
-.ifdef NO_LANGCODE_IN_DESTDIR
-DESTDIR?= ${DOCDIR}/hardware/${.CURDIR:T}
-.else
-DESTDIR?= ${DOCDIR}/ja_JP.eucJP/hardware/${.CURDIR:T}
-.endif
-
-# Force include of the autogenerated catalog. It has to be set
-# directly in the CATALOG variable since doc.docbook.mk check if each
-# catalog file exist for the other *CATALOG variables, and
-# catalog-auto does not exist yet when that check is performed,
-# causing catalog-auto not to be added to CATALOGS which breaks the
-# build.
-CATALOGS+= -c ${DEV-AUTODIR}/catalog-auto
OpenPOWER on IntegriCloud