Fix build after doc/projects/xml-tools integration.
This commit is contained in:
parent
761d2bb5b9
commit
a9f506f712
@ -18,7 +18,7 @@ JADEFLAGS+= -V %generate-article-toc%
|
||||
# SGML content
|
||||
SRCS+= article.xml
|
||||
SRCS+= ${DEV-AUTODIR}/catalog-auto
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.xml
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.ent
|
||||
|
||||
CATALOGS+= -c ${DEV-AUTODIR}/catalog-auto
|
||||
|
||||
|
@ -17,8 +17,8 @@ SRCS+= ../common/hw.ent
|
||||
SRCS+= ../common/artheader.xml
|
||||
SRCS+= ../common/dev.xml
|
||||
SRCS+= ${DEV-AUTODIR}/catalog-auto
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.xml
|
||||
SRCS+= ../../share/xml/dev-auto-ja.xml
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.ent
|
||||
SRCS+= ../../share/xml/dev-auto-ja.ent
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -17,8 +17,8 @@ SRCS+= ../common/hw.ent
|
||||
SRCS+= ../common/artheader.xml
|
||||
SRCS+= ../common/dev.xml
|
||||
SRCS+= ${DEV-AUTODIR}/catalog-auto
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.xml
|
||||
SRCS+= ../../share/xml/dev-auto-ja.xml
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.ent
|
||||
SRCS+= ../../share/xml/dev-auto-ja.ent
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -17,8 +17,8 @@ SRCS+= ../common/hw.ent
|
||||
SRCS+= ../common/artheader.xml
|
||||
SRCS+= ../common/dev.xml
|
||||
SRCS+= ${DEV-AUTODIR}/catalog-auto
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.xml
|
||||
SRCS+= ../../share/xml/dev-auto-ja.xml
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.ent
|
||||
SRCS+= ../../share/xml/dev-auto-ja.ent
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -17,8 +17,8 @@ SRCS+= ../common/hw.ent
|
||||
SRCS+= ../common/artheader.xml
|
||||
SRCS+= ../common/dev.xml
|
||||
SRCS+= ${DEV-AUTODIR}/catalog-auto
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.xml
|
||||
SRCS+= ../../share/xml/dev-auto-ja.xml
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.ent
|
||||
SRCS+= ../../share/xml/dev-auto-ja.ent
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -17,8 +17,8 @@ SRCS+= ../common/hw.ent
|
||||
SRCS+= ../common/artheader.xml
|
||||
SRCS+= ../common/dev.xml
|
||||
SRCS+= ${DEV-AUTODIR}/catalog-auto
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.xml
|
||||
SRCS+= ../../share/xml/dev-auto-ja.xml
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.ent
|
||||
SRCS+= ../../share/xml/dev-auto-ja.ent
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -17,8 +17,8 @@ SRCS+= ../common/hw.ent
|
||||
SRCS+= ../common/artheader.xml
|
||||
SRCS+= ../common/dev.xml
|
||||
SRCS+= ${DEV-AUTODIR}/catalog-auto
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.xml
|
||||
SRCS+= ../../share/xml/dev-auto-ja.xml
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.ent
|
||||
SRCS+= ../../share/xml/dev-auto-ja.ent
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -6,7 +6,7 @@
|
||||
PUBLIC "-//FreeBSD//DOCUMENT Release Notes DocBook Stylesheet//EN"
|
||||
"release.dsl"
|
||||
PUBLIC "-//FreeBSD//ENTITIES Auto Generated Device Lists//JA"
|
||||
"dev-auto-ja.xml"
|
||||
"dev-auto-ja.ent"
|
||||
|
||||
|
||||
|
||||
|
@ -7,5 +7,5 @@
|
||||
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
|
||||
<public
|
||||
publicId="-//FreeBSD//ENTITIES Auto Generated Device Lists//JA"
|
||||
uri="dev-auto-ja.xml"/>
|
||||
uri="dev-auto-ja.ent"/>
|
||||
</catalog>
|
||||
|
@ -21,8 +21,8 @@ SRCS+= ../common/hw.ent
|
||||
SRCS+= ../common/artheader.xml
|
||||
SRCS+= ../common/dev.xml
|
||||
SRCS+= ${DEV-AUTODIR}/catalog-auto
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.xml
|
||||
SRCS+= ../../share/xml/dev-auto-ru.xml
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.ent
|
||||
SRCS+= ../../share/xml/dev-auto-ru.ent
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -21,8 +21,8 @@ SRCS+= ../common/hw.ent
|
||||
SRCS+= ../common/artheader.xml
|
||||
SRCS+= ../common/dev.xml
|
||||
SRCS+= ${DEV-AUTODIR}/catalog-auto
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.xml
|
||||
SRCS+= ../../share/xml/dev-auto-ru.xml
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.ent
|
||||
SRCS+= ../../share/xml/dev-auto-ru.ent
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -21,8 +21,8 @@ SRCS+= ../common/hw.ent
|
||||
SRCS+= ../common/artheader.xml
|
||||
SRCS+= ../common/dev.xml
|
||||
SRCS+= ${DEV-AUTODIR}/catalog-auto
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.xml
|
||||
SRCS+= ../../share/xml/dev-auto-ru.xml
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.ent
|
||||
SRCS+= ../../share/xml/dev-auto-ru.ent
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -21,8 +21,8 @@ SRCS+= ../common/hw.ent
|
||||
SRCS+= ../common/artheader.xml
|
||||
SRCS+= ../common/dev.xml
|
||||
SRCS+= ${DEV-AUTODIR}/catalog-auto
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.xml
|
||||
SRCS+= ../../share/xml/dev-auto-ru.xml
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.ent
|
||||
SRCS+= ../../share/xml/dev-auto-ru.ent
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -21,8 +21,8 @@ SRCS+= ../common/hw.ent
|
||||
SRCS+= ../common/artheader.xml
|
||||
SRCS+= ../common/dev.xml
|
||||
SRCS+= ${DEV-AUTODIR}/catalog-auto
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.xml
|
||||
SRCS+= ../../share/xml/dev-auto-ru.xml
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.ent
|
||||
SRCS+= ../../share/xml/dev-auto-ru.ent
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -21,8 +21,8 @@ SRCS+= ../common/hw.ent
|
||||
SRCS+= ../common/artheader.xml
|
||||
SRCS+= ../common/dev.xml
|
||||
SRCS+= ${DEV-AUTODIR}/catalog-auto
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.xml
|
||||
SRCS+= ../../share/xml/dev-auto-ru.xml
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.ent
|
||||
SRCS+= ../../share/xml/dev-auto-ru.ent
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
@ -9,4 +9,4 @@
|
||||
PUBLIC "-//FreeBSD//DOCUMENT Release Notes DocBook Stylesheet//EN"
|
||||
"release.dsl"
|
||||
PUBLIC "-//FreeBSD//ENTITIES Auto Generated Device Lists//RU"
|
||||
"dev-auto-ru.xml"
|
||||
"dev-auto-ru.ent"
|
||||
|
@ -7,5 +7,5 @@
|
||||
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
|
||||
<public
|
||||
publicId="-//FreeBSD//ENTITIES Auto Generated Device Lists//RU"
|
||||
uri="dev-auto-ru.xml"/>
|
||||
uri="dev-auto-ru.ent"/>
|
||||
</catalog>
|
||||
|
@ -21,7 +21,7 @@ JADEFLAGS+= -V %generate-article-toc%
|
||||
# SGML content
|
||||
SRCS+= article.xml
|
||||
SRCS+= ${DEV-AUTODIR}/catalog-auto
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.xml
|
||||
SRCS+= ${DEV-AUTODIR}/dev-auto.ent
|
||||
|
||||
CATALOGS+= -c ${DEV-AUTODIR}/catalog-auto
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user